menu
softuiux package
documentation
presentation/widgets/video_player_widget.dart
SoftUiVideoPlayer
SoftUiVideoPlayer.new const constructor
SoftUiVideoPlayer.new const constructor
dark_mode
light_mode
SoftUiVideoPlayer
constructor
const
SoftUiVideoPlayer
(
{
required
String
path
,
double
aspectRatio
=
16 / 9
,
Key
?
key
,
})
Implementation
const SoftUiVideoPlayer({ required this.path, this.aspectRatio = 16 / 9, super.key, });
softuiux package
documentation
presentation/widgets/video_player_widget
SoftUiVideoPlayer
SoftUiVideoPlayer.new const constructor
SoftUiVideoPlayer class