menu
fastyle_dart package
documentation
ui/widgets/lists/selectable_list_view.widget.dart
FastSelectableListView<T extends FastItem>
onSelectionChanged property
onSelectionChanged property
dark_mode
light_mode
onSelectionChanged
property
ValueChanged
<
T
>
onSelectionChanged
final
Implementation
final ValueChanged<T> onSelectionChanged;
fastyle_dart package
documentation
ui/widgets/lists/selectable_list_view.widget
FastSelectableListView<T extends FastItem>
onSelectionChanged property
FastSelectableListView class