flutter_expand_view package
documentation
expanded_collapse_right_widget
ExpandedCollapseRightWidget
icon property
icon
icon
property
IconData
icon
final
Icon that will be used instead of an arrow. Default is
Icons.expand_more
.
Implementation
final IconData icon;
flutter_expand_view package
documentation
expanded_collapse_right_widget
ExpandedCollapseRightWidget
icon property
ExpandedCollapseRightWidget class
Constructors
ExpandedCollapseRightWidget
Properties
animationDuration
arrowColor
arrowPadding
arrowSize
capitalArrowtext
child
collapsedHint
collapseImage
expand
expandArrowStyle
expandedHint
expandImage
hashCode
header
hideArrowOnExpanded
hintTextStyle
icon
key
paddingBtnHeader
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==