isPreviewEnabled property

bool isPreviewEnabled

Whether the preview of assets is enabled. 资源的预览是否启用

Implementation

bool get isPreviewEnabled => specialPickerType != SpecialPickerType.noPreview;