Fix AppBar's title doc (#82570)
This commit is contained in:
parent
25c3f345f6
commit
3ae8fb25f6
@ -287,7 +287,7 @@ class AppBar extends StatefulWidget implements PreferredSizeWidget {
|
|||||||
/// The primary widget displayed in the app bar.
|
/// The primary widget displayed in the app bar.
|
||||||
///
|
///
|
||||||
/// Becomes the middle component of the [NavigationToolbar] built by this widget.
|
/// Becomes the middle component of the [NavigationToolbar] built by this widget.
|
||||||
//.
|
///
|
||||||
/// Typically a [Text] widget that contains a description of the current
|
/// Typically a [Text] widget that contains a description of the current
|
||||||
/// contents of the app.
|
/// contents of the app.
|
||||||
/// {@endtemplate}
|
/// {@endtemplate}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user