avatar property
A widget to display prior to the chip's label.
typically using an icon or someone's avatar image
Implementation
final Widget? avatar;
A widget to display prior to the chip's label.
typically using an icon or someone's avatar image
final Widget? avatar;