assetBundle property

AssetBundle? assetBundle
final

Asset bundle used to load models from assets. When the value is null, rootBundle is used.

Implementation

final AssetBundle? assetBundle;