onClosed property

VoidCallback? onClosed
final

Called when the close button is called or when the shortcut Ctrl + T or Ctrl + F4 is executed

Implementation

final VoidCallback? onClosed;