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