Flutter
material
RawChip
label property
label
description
label
property
Null safety
Widget
label
final
The primary content of the chip.
Typically a
Text
widget.
Implementation
@override final Widget label;
Flutter
material
RawChip
label property
RawChip class
Constructors
RawChip
Properties
autofocus
avatar
avatarBorder
backgroundColor
checkmarkColor
clipBehavior
defaultProperties
deleteButtonTooltipMessage
deleteIcon
deleteIconColor
disabledColor
elevation
focusNode
hashCode
iconTheme
isEnabled
key
label
labelPadding
labelStyle
materialTapTargetSize
onDeleted
onPressed
onSelected
padding
pressElevation
runtimeType
selected
selectedColor
selectedShadowColor
shadowColor
shape
showCheckmark
side
surfaceTintColor
tapEnabled
tooltip
useDeleteButtonTooltip
visualDensity
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==