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