clearChipForegroundColor property
The color of the icon on the 'clear all' chip.
Defaults to Theme.of(context).colorScheme.onSecondaryContainer.
Implementation
final Color? clearChipForegroundColor;
The color of the icon on the 'clear all' chip.
Defaults to Theme.of(context).colorScheme.onSecondaryContainer.
final Color? clearChipForegroundColor;