onClose property

void Function()? onClose
final

Called when the overlay is closed.

Implementation

final void Function()? onClose;