onCloseButtonPressed property

(void Function()?) onCloseButtonPressed
final

Function invoked when user press on the close button

Implementation

final void Function()? onCloseButtonPressed;