menu
flutter_settings_framework package
documentation
safaeh.dart
SafaehSettingsSearchOverlay
onClose property
onClose property
dark_mode
light_mode
onClose
property
VoidCallback
onClose
final
Closes the overlay. The host must update
isOpen
.
Implementation
final VoidCallback onClose;
flutter_settings_framework package
documentation
safaeh
SafaehSettingsSearchOverlay
onClose property
SafaehSettingsSearchOverlay class