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