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