menu
hrd package
documentation
Services/player.dart
ChatVideoPlayer
ChatVideoPlayer.new const constructor
ChatVideoPlayer.new const constructor
dark_mode
light_mode
ChatVideoPlayer
constructor
const
ChatVideoPlayer
(
{
Key
?
key
,
required
File
videoFile
,
})
Implementation
const ChatVideoPlayer({super.key, required this.videoFile});
hrd package
documentation
Services/player
ChatVideoPlayer
ChatVideoPlayer.new const constructor
ChatVideoPlayer class