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