CellClipRect constructor
const
CellClipRect({})
Implementation
const CellClipRect({
super.key,
this.clipper,
this.clipBehavior = const ValueCell.value(Clip.hardEdge),
this.child,
});
const CellClipRect({
super.key,
this.clipper,
this.clipBehavior = const ValueCell.value(Clip.hardEdge),
this.child,
});