label property
final
Optional label.
If null, default label will show percentage.
Currently Zeta does not have translation support, so there are no built in strings
Implementation
// TODO(UX-1003): Investigate i18n.
final String? label;
Optional label.
If null, default label will show percentage.
Currently Zeta does not have translation support, so there are no built in strings
// TODO(UX-1003): Investigate i18n.
final String? label;