build abstract method
Builds the progress indicator widget.
Implementation
Widget build(BuildContext context, int currentStep, int totalSteps);
Builds the progress indicator widget.
Widget build(BuildContext context, int currentStep, int totalSteps);