How to use AppBar Widget
Widget to implement the material design app bar. The app bar consists of a toolbar and possibly other widgets such as TabBar and FlexibleSpaceBar.
AppBar class(API reference)
Toolbar Implementation example of leading, title, and actions.