menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
FormValueState<T>
value property
value property
dark_mode
light_mode
value
property
T?
value
final
The current field value.
Implementation
final T? value;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
FormValueState<T>
value property
FormValueState class