menu
fml package
documentation
application/application_model.dart
ApplicationModel
homePage property
homePage property
dark_mode
light_mode
homePage
property
String
get
homePage
Implementation
String get homePage => settings("HOME_PAGE") ?? "main.xml";
fml package
documentation
application/application_model
ApplicationModel
homePage property
ApplicationModel class