menu
nextcloud package
documentation
webdav.dart
WebDavFile
hasPreview property
hasPreview property
dark_mode
light_mode
hasPreview
property
bool
?
hasPreview
late
final
Whether this file has a preview image
Implementation
late final bool? hasPreview = props.ncHasPreview;
nextcloud package
documentation
webdav
WebDavFile
hasPreview property
WebDavFile class