Flutter
material
Scaffold
appBar property
appBar
description
appBar
property
Null safety
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
Constructors
Scaffold
Properties
appBar
backgroundColor
body
bottomNavigationBar
bottomSheet
drawer
drawerDragStartBehavior
drawerEdgeDragWidth
drawerEnableOpenDragGesture
drawerScrimColor
endDrawer
endDrawerEnableOpenDragGesture
extendBody
extendBodyBehindAppBar
floatingActionButton
floatingActionButtonAnimator
floatingActionButtonLocation
hashCode
key
onDrawerChanged
onEndDrawerChanged
persistentFooterAlignment
persistentFooterButtons
primary
resizeToAvoidBottomInset
restorationId
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Static methods
geometryOf
hasDrawer
maybeOf
of