OnBoardingScreen constructor

const OnBoardingScreen({
  1. Key? key,
})

Implementation

const OnBoardingScreen({super.key});