image property

Widget? image
final

The chip image. It's rendered before text

If disabled, a opacity of 0.6 is applied

It's usually a:

Implementation

final Widget? image;