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