FHUColorExt extension

on

Properties

isHexColor bool
checks if current string is in hex format or not.
no setter
toColor Color?
it tries to convert the current string to Color returns null if failed.
no setter