menu
splash_master package
documentation
core/splash_master.dart
SplashMaster
nextScreen property
nextScreen property
dark_mode
light_mode
nextScreen
property
Widget
?
nextScreen
final
The screen which needs to be navigated after the splash screen.
Implementation
final Widget? nextScreen;
splash_master package
documentation
core/splash_master
SplashMaster
nextScreen property
SplashMaster class