Fix typo in the API docs of brightness (#92713)

This commit is contained in:
S.J 2021-10-29 23:56:25 +08:00 committed by GitHub
parent 5a959c948c
commit 125545da32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -475,7 +475,7 @@ class AppBar extends StatefulWidget implements PreferredSizeWidget {
/// This property is deprecated, please use [systemOverlayStyle] instead.
///
/// Determines the brightness of the [SystemUiOverlayStyle]: for
/// [Brightness.dark], [SystemUiOverlayStyle.light] is used and fo
/// [Brightness.dark], [SystemUiOverlayStyle.light] is used and for
/// [Brightness.light], [SystemUiOverlayStyle.dark] is used.
///
/// If this value is null then [AppBarTheme.brightness] is used