menu
image_preview package
documentation
preview_data.dart
VideoData
VideoData.new const constructor
VideoData.new const constructor
dark_mode
light_mode
VideoData
constructor
const
VideoData
(
{
String
?
coverPath
,
String
?
coverUrl
,
ImageProvider
<
Object
>
?
coverProvide
,
String
?
url
,
AsyncPath
?
asyncPath
,
})
Implementation
const VideoData({ this.coverPath, this.coverUrl, this.coverProvide, this.url, this.asyncPath, });
image_preview package
documentation
preview_data
VideoData
VideoData.new const constructor
VideoData class