Flutter
material
PopupMenuItem
<
T
>
onTap property
onTap
description
onTap
property
Null safety
VoidCallback
?
onTap
final
Called when the menu item is tapped.
Implementation
final VoidCallback? onTap;
Flutter
material
PopupMenuItem
<
T
>
onTap property
PopupMenuItem class
Constructors
PopupMenuItem
Properties
child
enabled
hashCode
height
key
mouseCursor
onTap
padding
runtimeType
textStyle
value
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
represents
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==