SplashScreen constructor

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

Builder of the class, creates the widget

Implementation

const SplashScreen({super.key});