onCancel property

void Function()? onCancel
final

Callback for the Cancel button

Implementation

final void Function()? onCancel;