bundle property
final
The bundle from which the image will be obtained.
The image is obtained by calling AssetBundle.load on the given bundle using the key given by name.
Implementation
final AssetBundle bundle;
The bundle from which the image will be obtained.
The image is obtained by calling AssetBundle.load on the given bundle using the key given by name.
final AssetBundle bundle;