menu
flutter_youtube_video_player package
documentation
popop.dart
Popup
Popup constructor
Popup constructor
dark_mode
light_mode
Popup
constructor
Popup
(
{
Key
?
key
,
Color
?
kColorWhite
,
Color
?
kColorPrimary
,
Color
?
kColorBlack
,
})
Implementation
Popup({super.key, this.kColorWhite, this.kColorPrimary, this.kColorBlack});
flutter_youtube_video_player package
documentation
popop
Popup
Popup constructor
Popup class