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