getPopupState property
DropdownSearchPopupState<T> ?
get
getPopupState
return the state of the popup
Implementation
DropdownSearchPopupState<T>? get getPopupState => _popupStateKey.currentState;
return the state of the popup
DropdownSearchPopupState<T>? get getPopupState => _popupStateKey.currentState;