extensions/color library
Extensions
Functions
-
colorFromHex(
String hex) → Color -
Parses
#RGB,#RRGGBB,#AARRGGBB(with or without#) into a Color. Throws a FormatException for invalid input.
#RGB, #RRGGBB, #AARRGGBB (with or without #) into a Color.
Throws a FormatException for invalid input.