menu
entao_hare package
documentation
app/app.dart
AppMap
getString static method
getString static method
dark_mode
light_mode
getString
static method
String
?
getString
(
String
key
)
Implementation
static String? getString(String key) { return appMap[key] as String; }
entao_hare package
documentation
app/app
AppMap
getString static method
AppMap class