CLSurface.card constructor
const
CLSurface.card({})
Implementation
const CLSurface.card({
super.key,
this.child,
this.color,
this.radius,
this.border,
this.shadows,
this.padding,
this.clipBehavior = Clip.none,
this.width,
this.height,
}) : kind = CLSurfaceKind.cardElevated,
tintColor = null;