Flutter
material
PopupMenuButton
<
T
>
child property
child
PopupMenuButton class
Constructors
PopupMenuButton
Properties
child
elevation
icon
initialValue
itemBuilder
offset
onCanceled
onSelected
padding
tooltip
hashCode
key
runtimeType
Methods
createState
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
child property
Widget
child
final
If provided, the widget used for this button.
Implementation
final Widget child