Flutter
material
ChipAttributes
label property
label
description
label
property
Null safety
Widget
label
The primary content of the chip.
Typically a
Text
widget.
Implementation
Widget get label;
Flutter
material
ChipAttributes
label property
ChipAttributes class
Properties
autofocus
avatar
backgroundColor
clipBehavior
elevation
focusNode
hashCode
iconTheme
label
labelPadding
labelStyle
materialTapTargetSize
padding
runtimeType
shadowColor
shape
side
surfaceTintColor
visualDensity
Methods
noSuchMethod
toString
Operators
operator ==