menu
shadcn_flutter package
documentation
shadcn_flutter.dart
Validator<T>
shouldRevalidate method
shouldRevalidate method
dark_mode
light_mode
shouldRevalidate
method
bool
shouldRevalidate
(
FormKey
source
)
Implementation
bool shouldRevalidate(FormKey<dynamic> source) => false;
shadcn_flutter package
documentation
shadcn_flutter
Validator<T>
shouldRevalidate method
Validator class