singleLineErrorText property
String
get
singleLineErrorText
override
No description provided for @singleLineErrorText.
In en, this message translates to:
'Value must be a single line.'
Implementation
@override
String get singleLineErrorText => '此欄位必須只包含單行文本。';