completedStep property
A widget to show for completed steps
If it is not defined, the default filled circle widget is used.
Implementation
final Widget? completedStep;
A widget to show for completed steps
If it is not defined, the default filled circle widget is used.
final Widget? completedStep;