allowScrubbing property
When true, the widget will detect touch input and try to seek the video accordingly. The widget ignores such input when false.
Defaults to false.
Implementation
final bool allowScrubbing;
When true, the widget will detect touch input and try to seek the video accordingly. The widget ignores such input when false.
Defaults to false.
final bool allowScrubbing;