onClose property
void Function()?
onClose
final
Invoked when the overlay is closed.
Implementation
final void Function()? onClose;
Invoked when the overlay is closed.
final void Function()? onClose;