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