hexadecimalErrorText property
String
get
hexadecimalErrorText
override
No description provided for @hexadecimalErrorText.
In en, this message translates to:
'Value must be a valid hexadecimal number.'
Implementation
@override
String get hexadecimalErrorText =>
'Der Wert muss eine gültige hexadezimale Zahl sein.';