color property

String? color
final

The color of the gadget. Should be one of blue, red, yellow, green, cyan, purple, gray, or white.

Implementation

final String? color;