PillElement.Color property
Optional tint override; null (or returning null) uses the framework default pill colour.
public Func<ColorRgba?>? Color { get; set; }See Also
Section titled “See Also”- struct ColorRgba
- record PillElement
- namespace Stellar.Abstractions.Services