menu
neom_core package
documentation
app_properties.dart
AppProperties
getLandingPageUrl static method
getLandingPageUrl static method
dark_mode
light_mode
getLandingPageUrl
static method
String
getLandingPageUrl
(
)
Implementation
static String getLandingPageUrl() { return appProperties['landingPageUrl']; }
neom_core package
documentation
app_properties
AppProperties
getLandingPageUrl static method
AppProperties class