menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
SelectItem
value property
value property
dark_mode
light_mode
value
property
Object
?
value
final
The value associated with this item.
Implementation
final Object? value;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
SelectItem
value property
SelectItem class