activeColor property
The color of the active (completed) steps.
Defaults to Colors.blue if not provided.
Implementation
final Color activeColor;
The color of the active (completed) steps.
Defaults to Colors.blue if not provided.
final Color activeColor;