toColor property

Color toColor

Returns toColorShort with enableShortRGB set to true.

Available for backwards compatibility with previous API.

Implementation

Color get toColor => toColorShort(true);