Flutter
material
InputChip
label property
label
InputChip class
Constructors
InputChip
Properties
avatar
backgroundColor
clipBehavior
deleteButtonTooltipMessage
deleteIcon
deleteIconColor
disabledColor
isEnabled
label
labelPadding
labelStyle
materialTapTargetSize
onDeleted
onPressed
onSelected
padding
pressElevation
selected
selectedColor
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