Property Foreground
Foreground
Gets the foreground Color used to render text.
[JsonConverter(typeof(ColorJsonConverter))]
public Color Foreground { get; init; }
Gets the foreground Color used to render text.
[JsonConverter(typeof(ColorJsonConverter))]
public Color Foreground { get; init; }