targetCenter property

  1. @protected
Offset? targetCenter
getter/setter pair

The target center of the warp field.

Changing this value will cause the center to animate to this value.

Implementation

@protected
Offset? targetCenter;