menu
standard_searchbar package
documentation
new/standard_search_anchor.dart
StandardSearchAnchorState
close method
close method
dark_mode
light_mode
close
method
void
close
(
)
Implementation
void close() { if (entry != null) { entry!.remove(); entry = null; } }
standard_searchbar package
documentation
new/standard_search_anchor
StandardSearchAnchorState
close method
StandardSearchAnchorState class