File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -433,7 +433,7 @@ class ChewieController extends ChangeNotifier {
433
433
/// Whether or not the video should loop
434
434
final bool looping;
435
435
436
- /// Weather or not to show the controls when initializing the widget.
436
+ /// Wether or not to show the controls when initializing the widget.
437
437
final bool showControlsOnInitialize;
438
438
439
439
/// Whether or not to show the controls at all
@@ -481,7 +481,7 @@ class ChewieController extends ChangeNotifier {
481
481
/// Defines if the player will sleep in fullscreen or not
482
482
final bool allowedScreenSleep;
483
483
484
- /// Defines if the controls should be for live stream video
484
+ /// Defines if the controls should be shown for live stream video
485
485
final bool isLive;
486
486
487
487
/// Defines if the fullscreen control should be shown
You can’t perform that action at this time.
0 commit comments