onClosed property

VoidCallback? onClosed
final

A callback which gets fired on close button press.

Implementation

final VoidCallback? onClosed;