SplashLogin constructor

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

Implementation

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