onCancel property

VoidCallback? onCancel
final

Callback executed when the cancel button is tapped.

Implementation

final VoidCallback? onCancel;