indicatorGradient property

Gradient? indicatorGradient
final

A gradient to use when filling the box.

If this is specified, indicatorColor has no effect.

Implementation

final Gradient? indicatorGradient;