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