BarElement.LabelColor property
Bar label colour; null (default) = the theme’s muted text colour.
public ColorRgba? LabelColor { get; set; }See Also
Section titled “See Also”- struct ColorRgba
- record BarElement
- namespace Stellar.Abstractions.Services
Bar label colour; null (default) = the theme’s muted text colour.
public ColorRgba? LabelColor { get; set; }