selectedBorderColor property

Color? selectedBorderColor
final

The border color when the pill is selected.

Defaults to the pill's borderColor.

Implementation

final Color? selectedBorderColor;