gradient property

Gradient? gradient
final

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;