menu
codeveloper_tools package
documentation
MyTools/tools/Video_Tools/Chewie_Player/ChewieVideoPlayer.dart
ChewieVideoPlayer
ChewieVideoPlayer.new const constructor
ChewieVideoPlayer.new const constructor
dark_mode
light_mode
ChewieVideoPlayer
constructor
const
ChewieVideoPlayer
(
{
Key
?
key
,
String
?
url
,
double
?
height
,
double
?
width
,
String
?
path
,
File
?
file
,
})
Implementation
const ChewieVideoPlayer( {super.key, this.url, this.height, this.width, this.path, this.file});
codeveloper_tools package
documentation
MyTools/tools/Video_Tools/Chewie_Player/ChewieVideoPlayer
ChewieVideoPlayer
ChewieVideoPlayer.new const constructor
ChewieVideoPlayer class