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