menu
ui_widgets_component package
documentation
form/selection_list.dart
SelectionList<T>
onSelectionChanged property
onSelectionChanged property
dark_mode
light_mode
onSelectionChanged
property
ValueChanged
<
T
>
?
onSelectionChanged
final
Callback when selection changes
Implementation
final ValueChanged<T>? onSelectionChanged;
ui_widgets_component package
documentation
form/selection_list
SelectionList<T>
onSelectionChanged property
SelectionList class