color property
The color of the gadget. Should be one of blue
, red
, yellow
,
green
, cyan
, purple
, gray
, or white
.
Implementation
final String? color;
The color of the gadget. Should be one of blue
, red
, yellow
,
green
, cyan
, purple
, gray
, or white
.
final String? color;