offsetFromFocalPoint property
The offset from where the magnification is applied, to where this magnifier is displayed, in density independent pixels.
An offsetFromFocalPoint of Offset.zero would indicate that this
MagnifyingGlass is displayed directly over the point of magnification.
Implementation
final Offset offsetFromFocalPoint;