onCancel property

CmdCallback? onCancel
final

Called when cancel is selected or esc is pressed.

Implementation

final CmdCallback? onCancel;