assetManager top-level property
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;