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