hasForegroundColor property

bool get hasForegroundColor

Whether the terminal has reported its foreground color.

Implementation

bool get hasForegroundColor => foregroundColor != null;