textColor property

Color? textColor
final

The text color of the chip when it is not selected.

Defaults to Colors.black54 if not provided.

Implementation

final Color? textColor;