OnboardingScreen constructor

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

Implementation

const OnboardingScreen({super.key});