ansiHasForeground property

bool get ansiHasForeground

Whether the foreground color in the text changes.

Implementation

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