SplashController constructor

SplashController({
  1. required SplashConfig config,
})

Implementation

SplashController({required this.config});