clearChipBorderColor property

Color? clearChipBorderColor
final

The border color for the 'clear all' chip.

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

Implementation

final Color? clearChipBorderColor;