menu
htkc_utils package
documentation
dropdown_search/hc_dropdown_search_form_field.dart
HcDropdownSearchState<T>
updatePopupState method
updatePopupState method
dark_mode
light_mode
updatePopupState
method
void
updatePopupState
(
)
Implementation
void updatePopupState() => _popupStateKey.currentState?.setState(() {});
htkc_utils package
documentation
dropdown_search/hc_dropdown_search_form_field
HcDropdownSearchState<T>
updatePopupState method
HcDropdownSearchState class