menu
video_player_adaptive package
documentation
custom_video_player_controls.dart
CustomVideoPlayerControls
onPlayToggle property
onPlayToggle property
dark_mode
light_mode
onPlayToggle
property
void Function
(
bool
isPaused
)
?
onPlayToggle
final
Implementation
final void Function(bool isPaused)? onPlayToggle;
video_player_adaptive package
documentation
custom_video_player_controls
CustomVideoPlayerControls
onPlayToggle property
CustomVideoPlayerControls class