KVideoPlayerContols constructor
const
KVideoPlayerContols({})
Implementation
const KVideoPlayerContols({
super.key,
required this.controller,
required this.showBack,
required this.showFullScreen,
this.themeColor,
required this.aspectRatio,
required this.onAspectRatioChanged,
});