Flutter
material
ChoiceChip
label property
label
ChoiceChip class
Constructors
ChoiceChip
Properties
avatar
backgroundColor
clipBehavior
disabledColor
isEnabled
label
labelPadding
labelStyle
materialTapTargetSize
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