selectedSegmentColor property

Color selectedSegmentColor
final

selectedSegmentColor property takes Color value as a parameter. You can change the selected segment color of animated segment. default value is Colors.white

Implementation

final Color selectedSegmentColor;