menu
stream package
documentation
plugin.dart
AssetLoader
cache property
cache property
dark_mode
light_mode
cache
property
AssetCache
cache
getter/setter pair
The cache. *
You can assign null to it to disable the caching.
Or, overriding
shallCache
to have fine-control of what to cache.
Implementation
late AssetCache cache;
stream package
documentation
plugin
AssetLoader
cache property
AssetLoader class