detailsAppBar property
The app bar to shown when only the details pane is visible i.e. when on the detailsRoute after the user has selected an item.
Implementation
final PreferredSizeWidget detailsAppBar;
The app bar to shown when only the details pane is visible i.e. when on the detailsRoute after the user has selected an item.
final PreferredSizeWidget detailsAppBar;