menu
flutter_typeahead2 package
documentation
flutter_typeahead2.dart
SuggestionsBoxController
isOpened method
isOpened method
dark_mode
light_mode
isOpened
method
bool
isOpened
(
)
Implementation
bool isOpened() { return _suggestionsBox!.isOpened; }
flutter_typeahead2 package
documentation
flutter_typeahead2
SuggestionsBoxController
isOpened method
SuggestionsBoxController class