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