menu
pill_widget package
documentation
pill.dart
PillStyle
selectedBorderWidth property
selectedBorderWidth property
dark_mode
light_mode
selectedBorderWidth
property
double
?
selectedBorderWidth
final
The border width when the pill is selected.
Defaults to 2.0.
Implementation
final double? selectedBorderWidth;
pill_widget package
documentation
pill
PillStyle
selectedBorderWidth property
PillStyle class