gradientColor property

Gradient? gradientColor
final

Adds a gradient color to the indicator

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

Implementation

final Gradient? gradientColor;