assetBundle property

AssetBundle? assetBundle
final

The asset bundle to use.

If unspecified, DefaultAssetBundle.of the current context will be used.

Implementation

final AssetBundle? assetBundle;