emptyErrorText property

String? emptyErrorText
final

Error text. Only displayed if no characters are entered.

エラーテキスト。入力された文字がない場合のみ表示されます。

Implementation

final String? emptyErrorText;