hasForeground property

bool get hasForeground

Whether the foreground color in the text changes.

Implementation

bool get hasForeground => foregroundRe.hasMatch(this);