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