menu
flutter_hook_form package
documentation
flutter_hook_form.dart
Validator<T>
message property
message property
dark_mode
light_mode
message
property
String
?
message
final
The error message to display if the validation fails.
Implementation
final String? message;
flutter_hook_form package
documentation
flutter_hook_form
Validator<T>
message property
Validator class