hasCursorColor property

bool get hasCursorColor

Whether the terminal has reported its cursor color.

Implementation

bool get hasCursorColor => cursorColor != null;