activeColor property

Color activeColor
final

The color of the active (completed) steps.

Defaults to Colors.blue if not provided.

Implementation

final Color activeColor;