Flutter
material
ChoiceChip
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
ChoiceChip
label property
ChoiceChip class
Constructors
ChoiceChip
Properties
autofocus
avatar
avatarBorder
backgroundColor
clipBehavior
disabledColor
elevation
focusNode
hashCode
iconTheme
isEnabled
key
label
labelPadding
labelStyle
materialTapTargetSize
onSelected
padding
pressElevation
runtimeType
selected
selectedColor
selectedShadowColor
shadowColor
shape
side
surfaceTintColor
tooltip
visualDensity
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==