menu
khadem package
documentation
support.dart
Cache
get static method
get static method
dark_mode
light_mode
get
static method
Future
get
(
String
key
)
Implementation
static Future<dynamic> get(String key) => _instance.get(key);
khadem package
documentation
support
Cache
get static method
Cache class