assetBundle property

AssetBundle? assetBundle
final

Bundle the skills JSON is read from; defaults to rootBundle. Injectable so a test can supply a fixture without a real asset.

Implementation

final AssetBundle? assetBundle;