menu
bodsquare_sdk package
documentation
conversations/views/view_video_page.dart
ViewVideoPagePage
ViewVideoPagePage const constructor
ViewVideoPagePage const constructor
dark_mode
light_mode
ViewVideoPagePage
constructor
const
ViewVideoPagePage
(
{
Key
?
key
,
required
String
videoUrl
,
String
?
source
,
})
Implementation
const ViewVideoPagePage({Key? key, required this.videoUrl, this.source}) : super(key: key);
bodsquare_sdk package
documentation
conversations/views/view_video_page
ViewVideoPagePage
ViewVideoPagePage const constructor
ViewVideoPagePage class