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 5a959c9 commit 125545dCopy full SHA for 125545d
packages/flutter/lib/src/material/app_bar.dart
@@ -475,7 +475,7 @@ class AppBar extends StatefulWidget implements PreferredSizeWidget {
475
/// This property is deprecated, please use [systemOverlayStyle] instead.
476
///
477
/// Determines the brightness of the [SystemUiOverlayStyle]: for
478
- /// [Brightness.dark], [SystemUiOverlayStyle.light] is used and fo
+ /// [Brightness.dark], [SystemUiOverlayStyle.light] is used and for
479
/// [Brightness.light], [SystemUiOverlayStyle.dark] is used.
480
481
/// If this value is null then [AppBarTheme.brightness] is used
0 commit comments