menu
epubear_sdk_flutter
epubear_sdk_types.dart
VideoContent
VideoContent.new const constructor
VideoContent.new
dark_mode
light_mode
VideoContent
constructor
const
VideoContent
(
List
<
String
>
paths
,
Rect
rect
,
String
uuid
)
Implementation
const VideoContent(super.paths, this.rect, this.uuid);
epubear_sdk_flutter
epubear_sdk_types
VideoContent
VideoContent.new const constructor
VideoContent class