We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af188e2 commit 5cfaacbCopy full SHA for 5cfaacb
lib/src/chewie_player.dart
@@ -492,7 +492,7 @@ class ChewieController extends ChangeNotifier {
492
/// Defines if push/pop navigations use the rootNavigator
493
final bool useRootNavigator;
494
495
- /// Define the time interval before the video controls are hidden
+ /// Defines the time interval before the video controls are hidden. By default, this is three seconds.
496
final Duration hideControlsTimer;
497
498
/// Defines the set of allowed playback speeds user can change
0 commit comments