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