invert property
String
get
invert
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);