menu
fluttery_framework package
documentation
view/app_state.dart
AppState<T extends StatefulWidget>
inTitle property
inTitle property
dark_mode
light_mode
inTitle
property
String
Function
()
?
inTitle
final
inherited
Returns the App's title if any.
Implementation
final String Function()? inTitle;
fluttery_framework package
documentation
view/app_state
AppState<T extends StatefulWidget>
inTitle property
AppState class