backup property

If the calculated position would render the follower element out of bounds (for example, a tooltip would go off screen), a backup can be used. The offset calculations will fall back to the backup.

Implementation

final EnhancedCompositedTransformAnchor? backup;