inverse property

String get inverse

inverse- Inverse background and foreground colors.

Implementation

String get inverse => (_cInverse ??= _chalk.inverse)(this);