avatar property

Widget? avatar

A widget to display prior to the chip's label.

Typically a CircleAvatar widget.

Implementation

Widget? get avatar;