bg property

int? bg
final

Background color, represented by a 256-color ANSI code.

If null, no background color is applied.

Implementation

final int? bg;