linkedSize property

Size? get linkedSize

Implementation

Size? get linkedSize => _animation?.value?.size ?? _lastRect?.size;