HexColor extension

on

Static Methods

fromHex(String? hexString, Color fallColor) Color

Available on Color, provided by the HexColor extension

String is in the format "aabbcc" or "ffaabbcc" with an optional leading "#".