VapPlayerView constructor
const
VapPlayerView({
- Key? key,
- required PlayEndCallback playEndCallback,
Implementation
const VapPlayerView({super.key, required this.playEndCallback});