menu
mirrorfly_uikit_plugin package
documentation
app/widgets/video_player_widget.dart
VideoPlayerWidget
VideoPlayerWidget.new const constructor
VideoPlayerWidget.new const constructor
dark_mode
light_mode
VideoPlayerWidget
constructor
const
VideoPlayerWidget
(
{
Key
?
key
,
required
String
videoPath
,
required
String
videoTitle
,
})
Implementation
const VideoPlayerWidget( {super.key, required this.videoPath, required this.videoTitle});
mirrorfly_uikit_plugin package
documentation
app/widgets/video_player_widget
VideoPlayerWidget
VideoPlayerWidget.new const constructor
VideoPlayerWidget class