toHex property

HEXColor toHex

Convert this to a HEX color space

Implementation

HEXColor get toHex => toRGB.toHex;