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