selectedBackgroundColor property
The background color when the pill is selected.
Defaults to the pill's borderColor with 15% opacity.
Implementation
final Color? selectedBackgroundColor;
The background color when the pill is selected.
Defaults to the pill's borderColor with 15% opacity.
final Color? selectedBackgroundColor;