assetManager top-level property
AssetManager
get
assetManager
Provides the AssetManager used by the Flutter Engine.
Implementation
AssetManager get assetManager => engineAssetManager;
Provides the AssetManager used by the Flutter Engine.
AssetManager get assetManager => engineAssetManager;