widgets_signup_progress_indicatorSignupProgressIndicator constructorOn this pageSignupProgressIndicator constructor SignupProgressIndicator({required Key key, required int currentPageIndex}) Implementation SignupProgressIndicator(\{required Key key, required this.currentPageIndex\}) : super(key: key);