inverse property
String
get
inverse
inverse- Inverse background and foreground colors.
Implementation
String get inverse => _chalk.inverse(this);
inverse- Inverse background and foreground colors.
String get inverse => _chalk.inverse(this);