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