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