currentAsset property

Asset currentAsset

Getter for the current asset. 当前资源的Getter

Implementation

Asset get currentAsset => previewAssets.elementAt(currentIndex);