Skip to content

Commit 673fdd6

Browse files
committed
Updated comment
1 parent 5cfaacb commit 673fdd6

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-
/// Defines the time interval before the video controls are hidden. By default, this is three seconds.
495+
/// Defines the [Duration] before the video controls are hidden. By default, this is set to three seconds.
496496
final Duration hideControlsTimer;
497497

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

0 commit comments

Comments
 (0)