onCancel property

VoidCallback onCancel
final

A callback that reverts the state of the AuthenticationSetupWidget to Overview state. Intended to be used as the onClick parameter of a 'cancel' button

Implementation

final VoidCallback onCancel;