menu
new_image_crop package
documentation
data/data_simple_cache.dart
DataSimpleCache<T>
coverCache method
coverCache method
dark_mode
light_mode
coverCache
method
void
coverCache
(
)
更新缓存
Implementation
void coverCache() => _cacheValue = value;
new_image_crop package
documentation
data/data_simple_cache
DataSimpleCache<T>
coverCache method
DataSimpleCache class