[]
Represents a reference to a line style within Lines.
public class StyleLine : FormattingBag
Gets the color to override the empty colors inside the referenced theme line style.
public SolidColor PlaceholderColor { get; }
Gets or sets a reference to a line style within Lines.
public LineFormat ThemeLine { get; set; }