onCancelTap property

VoidCallback? onCancelTap
final

A callback that is called when the "Cancel" button is tapped.

Implementation

final VoidCallback? onCancelTap;