label property
Overrides the default reading as a percent with a different text.
Useful for indicating discrete progress, like 3/10
instead of 30%
.
Implementation
String? label;
Overrides the default reading as a percent with a different text.
Useful for indicating discrete progress, like 3/10
instead of 30%
.
String? label;