avatar property

Widget? avatar
final

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

Typically a CircleAvatar widget.

Implementation

final Widget? avatar;