Flutter
material
ActionChip
label property
label
ActionChip class
Constructors
ActionChip
Properties
avatar
backgroundColor
clipBehavior
label
labelPadding
labelStyle
materialTapTargetSize
onPressed
padding
pressElevation
shape
tooltip
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
label property
Widget
label
final
The primary content of the chip.
Typically a
Text
widget.
Implementation
final Widget label