Static zng_wgt_transform::TRANSFORM_ORIGIN_VAR
source ยท pub static TRANSFORM_ORIGIN_VAR: ContextVar<Point>
Expand description
Point relative to the widget inner bounds around which the transform
is applied.
Default origin is Point::center
.