Class ColorConfigDto.TextColors
Represents a collection of predefined text color values or definitions for styling text output.
public class ColorConfigDto.TextColors
- Inheritance
-
ColorConfigDto.TextColors
- Inherited Members
- Extension Methods
Properties
Alert
public string? Alert { get; set; }
Property Value
Expired
public string? Expired { get; set; }
Property Value
Improve
public string? Improve { get; set; }
Property Value
Normal
public string? Normal { get; set; }
Property Value
Warning
public string? Warning { get; set; }