PageStepper constructor
const
PageStepper({})
Implementation
const PageStepper(
{super.key,
this.title,
this.titleStyle,
this.header,
required this.steps,
this.loading = false,
this.loadingWidget,
this.maxWidth,
this.progressBarHeight,
this.localeName,
this.backgroundColor,
this.topPadding});