Flutter
material
Chip
label property
label
Chip class
Constructors
Chip
Properties
avatar
backgroundColor
clipBehavior
deleteButtonTooltipMessage
deleteIcon
deleteIconColor
label
labelPadding
labelStyle
materialTapTargetSize
onDeleted
padding
shape
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