completedStep property

Widget? completedStep
final

A widget to show for completed steps

If it is not defined, the default filled circle widget is used.

Implementation

final Widget? completedStep;