selectedBackgroundColor property

Color? selectedBackgroundColor
final

The background color when the pill is selected.

Defaults to the pill's borderColor with 15% opacity.

Implementation

final Color? selectedBackgroundColor;