hasPreviewSource property
bool
get
hasPreviewSource
Implementation
bool get hasPreviewSource => isRemote || hasBytes || xFile != null;
bool get hasPreviewSource => isRemote || hasBytes || xFile != null;