LandingPageScreen constructor
const
LandingPageScreen({})
Implementation
const LandingPageScreen({
super.key,
required this.onFinish,
required this.listStatus,
required this.nextPage,
this.autoNextPage = true,
this.doFinish,
});