currentAsset property

A currentAsset

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

Implementation

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