avatar property
final
A widget to display prior to the chip's label.
Typically a CircleAvatar widget.
Implementation
@override
final Widget? avatar;
A widget to display prior to the chip's label.
Typically a CircleAvatar widget.
@override
final Widget? avatar;