davigmacode/flutter_chips_choice

color Change

Setapai opened this issue · 1 comments

how to change color?

choiceStyle: C2ChoiceStyle( color: Colors.red, labelStyle: TextStyle(color: Colors.white), brightness: Brightness.dark ),