MultipageConfig constructor
MultipageConfig({})
Implementation
MultipageConfig({
this.enabled = false,
this.showAnimation = true,
this.buttonText,
this.showButton = true,
this.timeout,
this.timeoutFromFirstDetect,
});