primary property
final
Whether this app bar is being displayed at the top of the screen.
If this is true, the top padding specified by the MediaQuery will be added to the top of the toolbar.
Implementation
final bool primary
Whether this app bar is being displayed at the top of the screen.
If this is true, the top padding specified by the MediaQuery will be added to the top of the toolbar.
final bool primary