OnboarderPage constructor

const OnboarderPage(
  1. {Key? key}
)

Implementation

const OnboarderPage({Key? key}) : super(key: key);