onStepCancel property

VoidCallback onStepCancel
final

The callback called when the 'cancel' button is tapped.

If null, the 'cancel' button will be disabled.

Implementation

final VoidCallback onStepCancel