searchRegulationsPlaceholder property

  1. @override
String get searchRegulationsPlaceholder
override

No description provided for @searchRegulationsPlaceholder.

In es, this message translates to: 'Buscar normativa (ej. ITC-BT-52)...'

Implementation

@override
String get searchRegulationsPlaceholder =>
    'Buscar normativa (ej. ITC-BT-52)...';