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