activeColor property

Color? activeColor
final

color when current index,if set null , will be Theme.of(context).primaryColor

Implementation

final Color? activeColor;