createFactory property

Creates a vector from x, y components. Injected by the backend package.

Implementation

static late Vector2Base Function(num x, num y) createFactory;