gradient property
Specifies the gradient to use for the dot.
If not specified, the item's selectedColor
will be used as the default color.
Implementation
final Gradient? gradient;
Specifies the gradient to use for the dot.
If not specified, the item's selectedColor
will be used as the default color.
final Gradient? gradient;