onClose property

dynamic Function()? onClose
final

Callback, called when the close button is pressed.

Implementation

final Function()? onClose;