onClosing property

VoidCallback? onClosing
final

Called when the sheet begins to close, before the route is popped.

Implementation

final VoidCallback? onClosing;