inactiveColor property

Color inactiveColor
final

The color of the inactive (uncompleted) steps.

Defaults to Colors.grey if not provided.

Implementation

final Color inactiveColor;