menu
context_show package
documentation
overlay_closer.dart
OverlayCloser
OverlayCloser.new const constructor
OverlayCloser.new const constructor
dark_mode
light_mode
OverlayCloser
constructor
const
OverlayCloser
(
Future
<
void
>
function
([
Object
?
]),
Type
type
,
String
id
)
Creates an
OverlayCloser
.
Implementation
const OverlayCloser(this.function, this.type, this.id);
context_show package
documentation
overlay_closer
OverlayCloser
OverlayCloser.new const constructor
OverlayCloser class