menu
flare_flutter package
documentation
cache_asset.dart
CacheAsset
load method
load method
dark_mode
light_mode
load
method
void
load
(
Cache
<
CacheAsset
>
cache
,
AssetProvider
assetProvider
)
Implementation
void load(Cache cache, AssetProvider assetProvider) => _cache = cache;
flare_flutter package
documentation
cache_asset
CacheAsset
load method
CacheAsset class