menu
ui_widgets_component package
documentation
form/selection_list.dart
SelectionList<T>
selectedValue property
selectedValue property
dark_mode
light_mode
selectedValue
property
T?
selectedValue
final
Currently selected item
Implementation
final T? selectedValue;
ui_widgets_component package
documentation
form/selection_list
SelectionList<T>
selectedValue property
SelectionList class