next_photo
common
AppScreen
backgroundColor property
backgroundColor
backgroundColor
property
Null safety
Color
?
backgroundColor
final
The color of the Scaffold's background.
Implementation
final Color? backgroundColor;
next_photo
common
AppScreen
backgroundColor property
AppScreen class
Constructors
AppScreen
Properties
appBar
backgroundColor
body
bottomNavigationBar
hashCode
key
runtimeType
systemOverlayStyle
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==