Flutter
material
ChipAttributes
avatar property
avatar
description
avatar
property
Null safety
Widget
?
avatar
A widget to display prior to the chip's label.
Typically a
CircleAvatar
widget.
Implementation
Widget? get avatar;
Flutter
material
ChipAttributes
avatar 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 ==