VideoViewPage constructor
const
VideoViewPage({})
Implementation
const VideoViewPage(
{super.key,
required this.path,
required this.IconBackGroundColor,
required this.onDataVideoReceived});
const VideoViewPage(
{super.key,
required this.path,
required this.IconBackGroundColor,
required this.onDataVideoReceived});