position property
The position of this component's anchor on the screen.
Implementation
@override
NotifyingVector2 get position => transform.position;
The position of this component's anchor on the screen.
@override
NotifyingVector2 get position => transform.position;