fg property

int? fg
final

Foreground color (text color), represented by a 256-color ANSI code.

If null, no foreground color is applied.

Implementation

final int? fg;