CuReWelcomeScreen constructor
const
CuReWelcomeScreen({})
Implementation
const CuReWelcomeScreen({
super.key,
required this.sections,
this.finishButtonLabel,
this.onFinish,
this.logo,
this.background,
});