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