onClosed property

VoidCallback? onClosed
final

A void callback which gets fired on close button press.

Implementation

final VoidCallback? onClosed;