CustomMaterialControls constructor
const
CustomMaterialControls({})
Implementation
const CustomMaterialControls({
Key? key,
required this.onControllerInitialized,
this.appBarOverlayUI,
this.bottomGradient,
this.rightButtonList,
this.aspectRatio,
this.videoTitle,
this.progressBarIndicatorImagePath,
this.danmakuListIn,
this.primaryColor,
}) : super(key: key);