menu
Flutter
material
ExpandIcon
size property
size
brightness_4
brightness_5
description
size
property
double
size
final
The size of the icon.
This property must not be null. It defaults to 24.0.
Implementation
final double size;
Flutter
material
ExpandIcon
size property
ExpandIcon class
Constructors
ExpandIcon
Properties
color
disabledColor
expandedColor
hashCode
isExpanded
key
onPressed
padding
runtimeType
size
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==