menu
pill_widget package
documentation
pill.dart
PillStyle
backgroundColor property
backgroundColor property
dark_mode
light_mode
backgroundColor
property
Color
?
backgroundColor
final
The background color of the pill.
Defaults to transparent.
Implementation
final Color? backgroundColor;
pill_widget package
documentation
pill
PillStyle
backgroundColor property
PillStyle class