fg property
Foreground color (text color), represented by a 256-color ANSI code.
If null
, no foreground color is applied.
Implementation
final int? fg;
Foreground color (text color), represented by a 256-color ANSI code.
If null
, no foreground color is applied.
final int? fg;