hexColor property

String get hexColor

Hex value of color.

Implementation

String get hexColor => color.hexValue;