menu
Flutter
material
Scaffold
appBar property
appBar
brightness_4
brightness_5
description
appBar
property
PreferredSizeWidget
?
appBar
final
An app bar to display at the top of the scaffold.
Implementation
final PreferredSizeWidget? appBar;
Flutter
material
Scaffold
appBar property
Scaffold class