Badge constructor
Badge(})
Implementation
Badge(
this.label, {
this.background,
this.foreground,
this.padding,
this.paddingLeft,
this.paddingRight,
this.textStyle,
super.key,
});
Badge(
this.label, {
this.background,
this.foreground,
this.padding,
this.paddingLeft,
this.paddingRight,
this.textStyle,
super.key,
});