ansiClose constant
String
const ansiClose
Código ANSI de reset (sempre o mesmo).
Implementation
static const String ansiClose = '\x1B[0m';
Código ANSI de reset (sempre o mesmo).
static const String ansiClose = '\x1B[0m';