Flutter
material
PopupMenuButton
<
T
>
icon property
icon
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 ==
icon property
Icon
icon
final
If provided, the icon used for this button.
Implementation
final Icon icon