bundle property

AssetBundle? bundle
final

获取 image 的包, 只在设置 image 时生效。详情请查看 AssetImage 类本身的文档。

Implementation

final AssetBundle? bundle;