S360fNavigationButtons constructor
const
S360fNavigationButtons({})
Implementation
const S360fNavigationButtons({
super.key,
this.onBack,
this.onNext,
this.backText,
this.nextText,
this.isLastStep = false,
this.isFirstStep = false,
this.isLoading = false,
this.isCalculate = false,
this.isDisablePrev = false,
this.isDisableNext = false,
});