menu
context_show package
documentation
overlay_closer.dart
OverlayCloser
function property
function property
dark_mode
light_mode
function
property
Future
<
void
>
Function
([
Object
?
])
function
final
The function that closes the overlay.
Implementation
final Future<void> Function([Object?]) function;
context_show package
documentation
overlay_closer
OverlayCloser
function property
OverlayCloser class