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