resetStyleSequence constant
String
const resetStyleSequence
Sequence to reset all text styling to defaults.
Implementation
static const String resetStyleSequence = '\x1b[0m';
Sequence to reset all text styling to defaults.
static const String resetStyleSequence = '\x1b[0m';