menu
phoenix_widgets package
documentation
phoenix_badge.dart
PhoenixBadge
PhoenixBadge.new const constructor
PhoenixBadge.new const constructor
dark_mode
light_mode
PhoenixBadge
constructor
const
PhoenixBadge
(
{
Key
?
key
,
String
?
label
,
Color
?
labelBGColor
,
Color
?
labelTextColor
,
})
Implementation
const PhoenixBadge({ super.key, this.label, this.labelBGColor, this.labelTextColor, });
phoenix_widgets package
documentation
phoenix_badge
PhoenixBadge
PhoenixBadge.new const constructor
PhoenixBadge class