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