Flutter
material
RawChip
label property
label
RawChip class
Constructors
RawChip
Properties
avatar
backgroundColor
clipBehavior
deleteButtonTooltipMessage
deleteIcon
deleteIconColor
disabledColor
isEnabled
label
labelPadding
labelStyle
materialTapTargetSize
onDeleted
onPressed
onSelected
padding
pressElevation
selected
selectedColor
shape
showCheckmark
tapEnabled
tooltip
hashCode
key
runtimeType
Methods
createState
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