menu
htkc_utils package
documentation
dropdown_search/widgets/hc_selection_widget.dart
SelectionWidgetState<T>
getSelectedItem property
getSelectedItem property
dark_mode
light_mode
getSelectedItem
property
List
<
T
>
get
getSelectedItem
Implementation
List<T> get getSelectedItem => List.from(_selectedItems);
htkc_utils package
documentation
dropdown_search/widgets/hc_selection_widget
SelectionWidgetState<T>
getSelectedItem property
SelectionWidgetState class