allowSkip property
Allow the dialog to cancel or skip
This also control the barrierDismissible
property of dialog
Default is allowSkip = true
Implementation
bool allowSkip;
Allow the dialog to cancel or skip
This also control the barrierDismissible
property of dialog
Default is allowSkip = true
bool allowSkip;