M3EShapeContainer.clamShell constructor
const
M3EShapeContainer.clamShell({})
Clam shell.
Implementation
const M3EShapeContainer.clamShell({
super.key,
this.child,
this.width,
this.height,
this.color,
this.gradient,
this.clipBehavior = Clip.antiAlias,
}) : kind = M3EShapeKind.clamShell;