invert property

String get invert

invert- alternate for inverse() - Inverse background and foreground colors.

Implementation

String get invert => _chalk.invert(this);