Flutter
material
PopupMenuEntry
value
value
Flutter
material
PopupMenuEntry
value
property
value
Flutter
material
PopupMenuEntry
Constructors
PopupMenuEntry
Properties
enabled
height
value
hashCode
key
runtimeType
Operators
operator ==
Methods
createElement
createState
debugFillDescription
noSuchMethod
toString
toStringShort
T
value
The value that should be returned by
showMenu
when the user selects this entry.
Source
T get value => null;