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