toolbarAlignment property
Alignment of the row that displays toolbarButtons. If you want to show your
buttons from the left side of the toolbar, you can set toolbarAlignment and
set the value of displayArrows to false
Implementation
final MainAxisAlignment toolbarAlignment;