onClose property

void Function()? onClose
final

Invoked when the overlay is closed.

Implementation

final void Function()? onClose;