menu
gnums_utility_widgets package
documentation
dropdown/gn_multiselect_dropdown.dart
SearchableList<T>
onRefresh property
onRefresh property
dark_mode
light_mode
onRefresh
property
Future
<
void
>
Function
()
?
onRefresh
getter/setter pair
Implementation
late Future<void> Function()? onRefresh;
gnums_utility_widgets package
documentation
dropdown/gn_multiselect_dropdown
SearchableList<T>
onRefresh property
SearchableList class