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