menu
mapsforge_flutter package
documentation
cache.dart
MemoryLabelCache
purgeAll method
purgeAll method
dark_mode
light_mode
purgeAll
method
void
purgeAll
(
)
Implementation
void purgeAll() { _cache.clear(); }
mapsforge_flutter package
documentation
cache
MemoryLabelCache
purgeAll method
MemoryLabelCache class