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