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