selectedSegmentColor property
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;
selectedSegmentColor property takes Color value as a parameter. You can change the selected segment color of animated segment. default value is Colors.white
final Color selectedSegmentColor;