update the backwardsCompatibility to docs (#82344)
This commit is contained in:
parent
ed85dd49c7
commit
159bb94bea
@ -157,6 +157,8 @@ class AppBarTheme with Diagnosticable {
|
||||
/// Overrides the default value for the obsolete [AppBar.toolbarTextStyle]
|
||||
/// property in all descendant [AppBar] widgets.
|
||||
///
|
||||
/// If this property is specified, then [backwardsCompatibility] should be true.
|
||||
///
|
||||
/// See also:
|
||||
///
|
||||
/// * [titleTextStyle], which overrides the default of [AppBar.titleTextStyle]
|
||||
@ -166,6 +168,8 @@ class AppBarTheme with Diagnosticable {
|
||||
/// Overrides the default value of [AppBar.titleTextStyle]
|
||||
/// property in all descendant [AppBar] widgets.
|
||||
///
|
||||
/// If this property is specified, then [backwardsCompatibility] should be true.
|
||||
///
|
||||
/// See also:
|
||||
///
|
||||
/// * [toolbarTextStyle], which overrides the default of [AppBar.toolbarTextStyle]
|
||||
|
Loading…
x
Reference in New Issue
Block a user