bgReset static method

String bgReset()

resets the background color.

Implementation

static String bgReset() => _emit(_bgResetCode);