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