cupertino_toolbar package
documentation
cupertino_toolbar
CupertinoToolbar
body property
body
cupertino_toolbar package
documentation
cupertino_toolbar
CupertinoToolbar
body property
CupertinoToolbar class
Constructors
CupertinoToolbar
Properties
body
hashCode
items
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
body
property
Widget
body
final
The body displayed above the toolbar.
Implementation
final Widget body;