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