menu
tuikit_atomic_x package
documentation
video_player/inline_video_player.dart
InlineVideoPlayerController
InlineVideoPlayerController.new constructor
InlineVideoPlayerController.new constructor
dark_mode
light_mode
InlineVideoPlayerController
constructor
InlineVideoPlayerController
(
{
required
String
videoPath
,
int
width
=
0
,
int
height
=
0
,
})
Implementation
InlineVideoPlayerController({ required this.videoPath, this.width = 0, this.height = 0, });
tuikit_atomic_x package
documentation
video_player/inline_video_player
InlineVideoPlayerController
InlineVideoPlayerController.new constructor
InlineVideoPlayerController class