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