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