BrainSafeVideoPlayer constructor
const
BrainSafeVideoPlayer({})
Implementation
const BrainSafeVideoPlayer(
{super.key,
required this.videoController,
required this.hasPlayBackSpeed,
this.onFinishedVideo});