label property

String? label
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;