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