menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
MultipleChoice<T>
value property
value property
dark_mode
light_mode
value
property
T?
value
final
The currently selected value.
Implementation
final T? value;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
MultipleChoice<T>
value property
MultipleChoice class