isSelectedNotEmpty property

bool isSelectedNotEmpty

选中资源是否为空

Implementation

bool get isSelectedNotEmpty => selectedAssets.isNotEmpty;