menu
video_pool package
documentation
video_pool.dart
VideoOverlay
onTap property
onTap property
dark_mode
light_mode
onTap
property
VoidCallback
?
onTap
final
Called when the overlay is tapped (typically to toggle play/pause).
Implementation
final VoidCallback? onTap;
video_pool package
documentation
video_pool
VideoOverlay
onTap property
VideoOverlay class