I tried to make the button[that pop new screen]on the left of the app-bar but I found only drawer that is not what I want.
what I want in AppBar:
------------------------------------------------<br>
| button |----------text----------| button |<br>
------------------------------------------------<br>
what I have now:
------------------------------------------------<br>
----------------text----------------| button | <- form actions in AppBar<br>
------------------------------------------------<br>