autoHidden property
Whether to automatically hide the cancel button when progress completes. When true, the button will be hidden when progress value equals max value. Defaults to true.
Implementation
final bool autoHidden;
Whether to automatically hide the cancel button when progress completes. When true, the button will be hidden when progress value equals max value. Defaults to true.
final bool autoHidden;