menu
flutter_skill package
documentation
flutter_skill_semantic_refs.dart
SemanticRefGenerator
clearCache static method
clearCache static method
dark_mode
light_mode
clearCache
static method
void
clearCache
(
)
Clear the element cache
Implementation
static void clearCache() { _elementCache.clear(); }
flutter_skill package
documentation
flutter_skill_semantic_refs
SemanticRefGenerator
clearCache static method
SemanticRefGenerator class