menu
modstack_widgets package
documentation
widgets/api_multiselect_search_drop_down.dart
ApiMultiSearchSelectDropDown<T extends Object>
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
List
<
T
>
>
onChanged
final
Implementation
final ValueChanged<List<T>> onChanged;
modstack_widgets package
documentation
widgets/api_multiselect_search_drop_down
ApiMultiSearchSelectDropDown<T extends Object>
onChanged property
ApiMultiSearchSelectDropDown class