linkedOffset property
Offset
get
linkedOffset
Implementation
Offset get linkedOffset => _animation?.value?.topLeft ?? _lastRect!.topLeft;
Offset get linkedOffset => _animation?.value?.topLeft ?? _lastRect!.topLeft;