colorSelected property

Color? colorSelected
final

The color of currently selected step.

It is applied when the default step widget is used. Defaults to accent color of the current theme.

Implementation

final Color? colorSelected;