isPreviewEnabled property
bool
get
isPreviewEnabled
Whether the preview of assets is enabled. 资源的预览是否启用
Implementation
bool get isPreviewEnabled => specialPickerType != SpecialPickerType.noPreview;
Whether the preview of assets is enabled. 资源的预览是否启用
bool get isPreviewEnabled => specialPickerType != SpecialPickerType.noPreview;