color property
final
The color that fills the chip, in all MaterialStates.
Defaults to null.
Resolves in the following states:
Implementation
@override
final MaterialStateProperty<Color?>? color;
The color that fills the chip, in all MaterialStates.
Defaults to null.
Resolves in the following states:
@override
final MaterialStateProperty<Color?>? color;