onClose property

dynamic Function()? onClose
final

Called when the close icon is pressed

Implementation

final Function()? onClose;