menu
smart_splash_kit package
documentation
core/splash_controller.dart
SplashController
onInit property
onInit property
dark_mode
light_mode
onInit
property
Future
<
SplashRoute
>
Function
()
onInit
final
The async callback that returns the target
SplashRoute
.
Implementation
final Future<SplashRoute> Function() onInit;
smart_splash_kit package
documentation
core/splash_controller
SplashController
onInit property
SplashController class