menu
fluttery_framework package
documentation
view.dart
AppState<T extends StatefulWidget>
inHome property
inHome property
dark_mode
light_mode
inHome
property
Widget
Function
()
?
inHome
final
Returns the home screen if any.
Implementation
final Widget Function()? inHome;
fluttery_framework package
documentation
view
AppState<T extends StatefulWidget>
inHome property
AppState class