menu
shared_component package
documentation
custom_plugins/dropdown_search/src/base_dropdown_search.dart
DropdownSearchState<T>
updatePopupState method
updatePopupState method
dark_mode
light_mode
updatePopupState
method
void
updatePopupState
(
)
Implementation
void updatePopupState() => _popupStateKey.currentState?.setState(() {});
shared_component package
documentation
custom_plugins/dropdown_search/src/base_dropdown_search
DropdownSearchState<T>
updatePopupState method
DropdownSearchState class