onVideoButtonTap property
Called when video button is tapped. The button will be hidden if its null;
Implementation
final void Function(bool)? onVideoButtonTap;
Called when video button is tapped. The button will be hidden if its null;
final void Function(bool)? onVideoButtonTap;