color property
The color that fills the chip, in all WidgetStates.
Defaults to null.
Resolves in the following states:
Implementation
WidgetStateProperty<Color?>? get color;
The color that fills the chip, in all WidgetStates.
Defaults to null.
Resolves in the following states:
WidgetStateProperty<Color?>? get color;