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