Flutter
material
ChipAttributes
iconTheme property
iconTheme
description
iconTheme
property
Null safety
IconThemeData
?
iconTheme
Theme used for all icons in the chip.
The default is null.
Implementation
IconThemeData? get iconTheme;
Flutter
material
ChipAttributes
iconTheme 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 ==