unselectedGradientColor property

Gradient? unselectedGradientColor
final

Adds a gradient color to the unselected steps of the indicator

NOTE: If provided, it overrides selectedColor, unselectedColor, and customColor

Implementation

final Gradient? unselectedGradientColor;