menu
fml package
documentation
application/application_model.dart
ApplicationModel
errorPage property
errorPage property
dark_mode
light_mode
errorPage
property
String
?
get
errorPage
Implementation
String? get errorPage => setting("ERROR_PAGE");
fml package
documentation
application/application_model
ApplicationModel
errorPage property
ApplicationModel class