numericErrorText property
String
get
numericErrorText
override
No description provided for @numericErrorText.
In en, this message translates to:
'Value must be numeric.'
Implementation
@override
String get numericErrorText => 'Hodnota musí být číslo.';