Skip to content

Commit c023576

Browse files
committed
updated readme
1 parent f8cca0e commit c023576

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ There are several options that allow for more control:
5858
| `leading` | A widget to display before the toolbar's title. |
5959
| `action` | A list of Widgets to display in a row after the title widget. |
6060
| `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.|
6162
| `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** |
6263
| `headerWidget` | A widget to display Header above body. |
6364
| `backgroundColor` | The color of the Material widget that underlies the entire DraggableHome body. |

0 commit comments

Comments
 (0)