IntroductionTranslations constructor
Implementation
const IntroductionTranslations({
this.skipButton = 'skip',
this.nextButton = 'Next',
this.previousButton = 'Previous',
this.finishButton = 'Get Started',
});
const IntroductionTranslations({
this.skipButton = 'skip',
this.nextButton = 'Next',
this.previousButton = 'Previous',
this.finishButton = 'Get Started',
});