menu
fluttery_framework package
documentation
view/app_statefulwidget.dart
AppStatefulWidget
inSplashScreen property
inSplashScreen property
dark_mode
light_mode
inSplashScreen
property
Widget
Function
()
?
inSplashScreen
final
The app's SplashScreen (called in _futureBuilder() below)
Implementation
final Widget Function()? inSplashScreen;
fluttery_framework package
documentation
view/app_statefulwidget
AppStatefulWidget
inSplashScreen property
AppStatefulWidget class