additionalFocalPointOffset property

Offset additionalFocalPointOffset
final

Any additional offset the focal point requires to "point" to the correct place.

This value is added to kStandardVerticalFocalPointShift to obtain the actual offset.

This is useful for instances where the magnifier is not pointing to something directly below it.

Implementation

final Offset additionalFocalPointOffset;