bundle property
The bundle from which the Flare will be obtained.
The Flare 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 Flare will be obtained.
The Flare is obtained by calling AssetBundle.load on the given bundle using the key given by name.
final AssetBundle bundle;