hasBackground property

bool get hasBackground

Whether the background color in the text changes.

Implementation

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