bg property
Background color, represented by a 256-color ANSI code.
If null, no background color is applied.
Implementation
final int? bg;
Background color, represented by a 256-color ANSI code.
If null, no background color is applied.
final int? bg;