ansiHasBackground property

bool get ansiHasBackground

Whether the background color in the text changes.

Implementation

bool get ansiHasBackground => backgroundRe.hasMatch(this);