CooldownTileElement.FallbackLabel property
Drawn centered on the tile only when Icon() is null (e.g. a 2-letter abbreviation). Null/empty = nothing.
public Func<string>? FallbackLabel { get; set; }See Also
Section titled “See Also”- record CooldownTileElement
- namespace Stellar.Abstractions.Services