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