menu
om_vimeo_player package
documentation
vimeo/vimeo_video.dart
VimeoVideo
VimeoVideo constructor
VimeoVideo constructor
dark_mode
light_mode
VimeoVideo
constructor
VimeoVideo
(
{
bool
liveEvent
=
false
,
int
?
width
,
int
?
height
,
required
List
<
_VimeoQualityFile?
>
sources
,
})
Implementation
VimeoVideo({ this.liveEvent = false, this.width, this.height, required this.sources, });
om_vimeo_player package
documentation
vimeo/vimeo_video
VimeoVideo
VimeoVideo constructor
VimeoVideo class