onClose property

VoidCallback? onClose
final

Callback fired when the modal is closed.

Implementation

final VoidCallback? onClose;