menu
meshagent_flutter_shadcn package
documentation
viewers/file/video.dart
VideoViewer
VideoViewer.new const constructor
VideoViewer.new const constructor
dark_mode
light_mode
VideoViewer
constructor
const
VideoViewer
(
{
Key
?
key
,
required
RoomClient
room
,
required
String
path
,
})
Implementation
const VideoViewer({super.key, required this.room, required this.path});
meshagent_flutter_shadcn package
documentation
viewers/file/video
VideoViewer
VideoViewer.new const constructor
VideoViewer class