inverse property

bool inverse

Whether the text's colors should be inverse.

Implementation

bool get inverse => styles.contains(TermStyle.inverse);