AccentChip constructor
const
AccentChip({})
Implementation
const AccentChip({
super.key,
required this.text,
this.leading,
this.onDeleted,
this.labelColor,
this.color,
this.noMaterialTapTargetSize = false,
});