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