pub fn shape<M>(kind: impl IntoReactive<ShapeKind, M>) -> ShapePieceExpand description
The unified constructor: shape(ShapeKind::RoundedRectangle { corner: 12.0.into() }).
pub fn shape<M>(kind: impl IntoReactive<ShapeKind, M>) -> ShapePieceThe unified constructor: shape(ShapeKind::RoundedRectangle { corner: 12.0.into() }).