CellCloseButton constructor
const
CellCloseButton({})
Implementation
const CellCloseButton({
super.key,
this.enabled = const ValueCell.value(true),
this.press,
this.color,
this.style,
});
const CellCloseButton({
super.key,
this.enabled = const ValueCell.value(true),
this.press,
this.color,
this.style,
});