selectedStep property
A widget to show for currently selected step.
If it is not defined, the default filled circle widget is used.
Implementation
final Widget? selectedStep;
A widget to show for currently selected step.
If it is not defined, the default filled circle widget is used.
final Widget? selectedStep;