assetBundle property
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;
Bundle the skills JSON is read from; defaults to rootBundle. Injectable so a test can supply a fixture without a real asset.
final AssetBundle? assetBundle;