flutter_sound
log
AnsiColor
esc constant
esc
flutter_sound
log
AnsiColor
esc constant
AnsiColor class
Constructors
AnsiColor
Properties
code
hashCode
runtimeType
Methods
apply
noSuchMethod
toString
Operators
operator ==
Static methods
bgReset
fgReset
grey
reset
Constants
bgColor
bgResetCode
black
blue
cyan
esc
fgColor
fgResetCode
green
magenta
none
orange
red
resetCode
white
yellow
esc
constant
Null safety
String
const
esc
ANSI Control Sequence Introducer, signals the terminal for new settings.
Implementation
static const esc = '\x1B[';