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