activeColor property
Color of active and passed statuses, by default is Theme.of(context).primaryColor
Implementation
final Color? activeColor;
Color of active and passed statuses, by default is Theme.of(context).primaryColor
final Color? activeColor;