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