color property

Color? color
final

The primary color of the chip.

This affects the chip's appearance based on the type variant. Defaults to the theme's primary color.

Implementation

final Color? color;