fgResetCode constant Null safety

String const fgResetCode

Defaults the terminal's fg color without altering the bg.

Implementation

static const String fgResetCode = '39';