Fix typo in the API docs of brightness (#92713)
This commit is contained in:
parent
5a959c948c
commit
125545da32
@ -475,7 +475,7 @@ class AppBar extends StatefulWidget implements PreferredSizeWidget {
|
|||||||
/// This property is deprecated, please use [systemOverlayStyle] instead.
|
/// This property is deprecated, please use [systemOverlayStyle] instead.
|
||||||
///
|
///
|
||||||
/// Determines the brightness of the [SystemUiOverlayStyle]: for
|
/// 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.
|
/// [Brightness.light], [SystemUiOverlayStyle.dark] is used.
|
||||||
///
|
///
|
||||||
/// If this value is null then [AppBarTheme.brightness] is used
|
/// If this value is null then [AppBarTheme.brightness] is used
|
||||||
|
Loading…
x
Reference in New Issue
Block a user