autoHidden property
autoHidden It hides the cancel button when value and max are equal.
Implementation
// (Default: true)
final bool autoHidden;
autoHidden It hides the cancel button when value and max are equal.
// (Default: true)
final bool autoHidden;