hasBackgroundColor property

bool get hasBackgroundColor

Whether the terminal has reported its background color.

Implementation

bool get hasBackgroundColor => backgroundColor != null;