menu
jtech_base package
documentation
tool/cache.dart
LocalCache
clear method
clear method
dark_mode
light_mode
clear
method
Future
<
bool
>
clear
(
)
Implementation
Future<bool> clear() => sp.clear();
jtech_base package
documentation
tool/cache
LocalCache
clear method
LocalCache class