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 => '值必须是有效的十六进制数。';