toHexColor method

HexColor toHexColor()

Implementation

HexColor toHexColor() => toRgbColor().toHexColor();