Flutter
material
PopupMenuDivider
height property
height
description
height
property
Null safety
double
height
final
The height of the divider entry.
Defaults to 16 pixels.
Implementation
@override final double height;
Flutter
material
PopupMenuDivider
height property
PopupMenuDivider class
Constructors
PopupMenuDivider
Properties
hashCode
height
key
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
represents
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==