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