initialAppBar property
The app bar to show when the both the master and details pane are visible. If only one pane is visible, this the app bar that is shown when it's the master pane that is visible i.e. when on the initialRoute as the user has selected an item yet
Implementation
final PreferredSizeWidget initialAppBar;