FHUHexColor extension

on

Methods

toHex({bool leadingHashSign = true}) String
converts current color to hex in string format. Prefixes a hash sign if leadingHashSign is set to true (default is true).