widgets_signup_progress_indicatorSignupProgressIndicator constructorOn this pageSignupProgressIndicator constructorSignupProgressIndicator({required Key key, required int currentPageIndex})ImplementationSignupProgressIndicator({required Key key, required this.currentPageIndex}) : super(key: key);