mobileAppBar property

PreferredSizeWidget? mobileAppBar
final

An app bar to display at the top of the scaffold only on tablet and mobile.

Implementation

final PreferredSizeWidget? mobileAppBar;