DraftModeUIBadge constructor
const
DraftModeUIBadge({})
Implementation
const DraftModeUIBadge({
super.key,
required this.label,
this.backgroundColor,
this.textColor,
this.padding,
this.minSize,
this.borderRadius,
});