asHex property

HEXColor asHex

Implementation

HEXColor get asHex => HEXColor(hex: this);