Constructs a Color widget from a hex code string, of the format #RRGGBB.
Useful in circumstances where you might get a color value from an API
in the hex format and you want to create a Color object that uses that value.
Constructs a Color widget from a hex code string, of the format #RRGGBB.
Useful in circumstances where you might get a color value from an API
in the hex format and you want to create a Color object that uses that value.
Constructs a Color widget from a hex code string, of the format #RRGGBB.
Useful in circumstances where you might get a color value from an API
in the hex format and you want to create a Color object that uses that value.