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.
pub static TRANSFORM_ORIGIN_VAR: ContextVar<Point>Point relative to the widget inner bounds around which the transform is applied.
Default origin is Point::center.