menu
fastyle_dart package
documentation
ui/widgets/fields/select_field.widget.dart
FastSelectField<T>
selection property
selection property
dark_mode
light_mode
selection
property
FastItem
<
T
>
?
selection
final
Implementation
final FastItem<T>? selection;
fastyle_dart package
documentation
ui/widgets/fields/select_field.widget
FastSelectField<T>
selection property
FastSelectField class