menu
dimax package
documentation
dimp.dart
Wrapper
getString static method
getString static method
dark_mode
light_mode
getString
static method
String
?
getString
(
Object
?
str
)
Shallow unwrap string value.
Implementation
static String? getString(Object? str) => wrapper.getString(str);
dimax package
documentation
dimp
Wrapper
getString static method
Wrapper class