menu
khadem package
documentation
support.dart
Env
set static method
set static method
dark_mode
light_mode
set
static method
void
set
(
String
key
,
String
value
)
Implementation
static void set(String key, String value) => _instance.set(key, value);
khadem package
documentation
support
Env
set static method
Env class