menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
Validated<T>
validator property
validator property
dark_mode
light_mode
validator
property
Validator
<
T
>
validator
final
The validator to apply to the form entry.
Implementation
final Validator<T> validator;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
Validated<T>
validator property
Validated class