fgReset static method

String fgReset()

resets the foreground color

Implementation

static String fgReset() => _emit(_fgResetCode);