Flutter
material
PopupMenuItem
<
T
>
value property
value
description
value
property
Null safety
T?
value
final
The value that will be returned by
showMenu
if this entry is selected.
Implementation
final T? value;
Flutter
material
PopupMenuItem
<
T
>
value 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 ==