originOffset property

Offset originOffset
final

初始的偏移量, 为了让child在动画之后位移到原来的位置, 而不是位移到别处去, 导致隐患.

Implementation

final Offset originOffset;