selectedGradientColor property

Gradient? selectedGradientColor
final

Adds a gradient color to the selected steps of the indicator

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

Implementation

final Gradient? selectedGradientColor;