selectedTextColor property

Color? selectedTextColor
final

The text color of the chip when it is selected.

Defaults to Colors.white if not provided.

Implementation

final Color? selectedTextColor;