Skip to content

Commit 5cfaacb

Browse files
committed
Added comment
1 parent af188e2 commit 5cfaacb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/chewie_player.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ class ChewieController extends ChangeNotifier {
492492
/// Defines if push/pop navigations use the rootNavigator
493493
final bool useRootNavigator;
494494

495-
/// Define the time interval before the video controls are hidden
495+
/// Defines the time interval before the video controls are hidden. By default, this is three seconds.
496496
final Duration hideControlsTimer;
497497

498498
/// Defines the set of allowed playback speeds user can change

0 commit comments

Comments
 (0)