activeColor property

Color? activeColor
final

Color of active and passed statuses, by default is Theme.of(context).primaryColor

Implementation

final Color? activeColor;