Unverified Commit 8d6ba3eb authored by Roc Boronat's avatar Roc Boronat Committed by GitHub

Fix a typo: "Its weight" instead of "It's weight" (#68883)

parent 832d776b
......@@ -313,7 +313,7 @@ class AppBar extends StatefulWidget implements PreferredSizeWidget {
/// than the [toolbarHeight].
final List<Widget>? actions;
/// This widget is stacked behind the toolbar and the tab bar. It's height will
/// This widget is stacked behind the toolbar and the tab bar. Its height will
/// be the same as the app bar's overall height.
///
/// A flexible space isn't actually flexible unless the [AppBar]'s container
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment