showCancelConfirmationDialog property

bool showCancelConfirmationDialog
final

Shows a confirmation dialog when the user hits 'Cancel' and there are pending changes. (default is false)

Implementation

final bool showCancelConfirmationDialog;