background property

Color? background
final

The background color of the chip.

If null, uses the color from the widget theme based on type.

Implementation

final Color? background;