hasColor property

bool hasColor

Implementation

bool get hasColor => foregroundColor != null || backgroundColor != null;