menu
htkc_utils package
documentation
dropdown_search/widgets/hc_selection_widget.dart
SelectionWidgetState<T>
selectAllItems method
selectAllItems method
dark_mode
light_mode
selectAllItems
method
void
selectAllItems
(
)
Implementation
void selectAllItems() { selectItems(_currentShowedItems); }
htkc_utils package
documentation
dropdown_search/widgets/hc_selection_widget
SelectionWidgetState<T>
selectAllItems method
SelectionWidgetState class