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