menu
bytedesk_kefu package
documentation
ui/chat/page/video_play_page.dart
VideoPlayPage
VideoPlayPage const constructor
VideoPlayPage const constructor
dark_mode
light_mode
VideoPlayPage
constructor
const
VideoPlayPage
(
{
Key
?
key
,
String
?
title
=
'视频播放'
,
@
required
String
?
videoUrl
,
})
Implementation
const VideoPlayPage({super.key, this.title = '视频播放', @required this.videoUrl});
bytedesk_kefu package
documentation
ui/chat/page/video_play_page
VideoPlayPage
VideoPlayPage const constructor
VideoPlayPage class