Flutter
material
Chip
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
Chip
label property
Chip class
Constructors
Chip
Properties
autofocus
avatar
backgroundColor
clipBehavior
deleteButtonTooltipMessage
deleteIcon
deleteIconColor
elevation
focusNode
hashCode
iconTheme
key
label
labelPadding
labelStyle
materialTapTargetSize
onDeleted
padding
runtimeType
shadowColor
shape
side
surfaceTintColor
useDeleteButtonTooltip
visualDensity
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==