clearChipForegroundColor property

Color? clearChipForegroundColor
final

The color of the icon on the 'clear all' chip.

Defaults to Theme.of(context).colorScheme.onSecondaryContainer.

Implementation

final Color? clearChipForegroundColor;