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