allowSkip property

bool allowSkip
getter/setter pair

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

Implementation

bool allowSkip;