menu
intellicon_chat_sdk package
documentation
widgets/video_player.dart
CustomVideoPlayer
CustomVideoPlayer.new const constructor
CustomVideoPlayer.new const constructor
dark_mode
light_mode
CustomVideoPlayer
constructor
const
CustomVideoPlayer
(
{
Key
?
key
,
required
Uri
videoUrl
,
})
Implementation
const CustomVideoPlayer({super.key, required this.videoUrl});
intellicon_chat_sdk package
documentation
widgets/video_player
CustomVideoPlayer
CustomVideoPlayer.new const constructor
CustomVideoPlayer class