label property

String? label
getter/setter pair

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;