selectedTextColor property
The text color of the chip when it is selected.
Defaults to Colors.white if not provided.
Implementation
final Color? selectedTextColor;
The text color of the chip when it is selected.
Defaults to Colors.white if not provided.
final Color? selectedTextColor;