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