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