Property Background
Background
Gets the background Color used behind text.
[JsonConverter(typeof(ColorJsonConverter))]
public Color Background { get; init; }
Gets the background Color used behind text.
[JsonConverter(typeof(ColorJsonConverter))]
public Color Background { get; init; }