menu
flutter_auto_form package
documentation
flutter_auto_form.dart
ValidatorWithStaticError<T extends Object?>
innerValidate abstract method
innerValidate abstract method
dark_mode
light_mode
innerValidate
abstract method
bool
innerValidate
(
T?
value
)
Implementation
bool innerValidate(T? value);
flutter_auto_form package
documentation
flutter_auto_form
ValidatorWithStaticError<T extends Object?>
innerValidate abstract method
ValidatorWithStaticError class