onClose property

void Function()? onClose
final

Callback, called when close button is pressed.

Implementation

final void Function()? onClose;