You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,7 @@ There are several options that allow for more control:
58
58
| `leading` | A widget to display before the toolbar's title. |
59
59
| `action` | A list of Widgets to display in a row after the title widget. |
60
60
| `drawer` | Drawers are typically used with the Scaffold.drawer property. |
61
+
| `centerTitle` | Allows toggling of title from the center. By default title is in the center.|
61
62
| `headerExpandedHeight` | Height of the header widget. The height is a double between 0.0 and 1.0. The default value of height is 0.35 and should be less than **stretchMaxHeight** |
62
63
| `headerWidget` | A widget to display Header above body. |
63
64
| `backgroundColor` | The color of the Material widget that underlies the entire DraggableHome body. |
0 commit comments