offsetToPopFrom property
Optional offset from which the popup should animate from When provided, the popup will animate from this global position to its final position (either center or popPositionOffset if provided)
Implementation
final Offset? offsetToPopFrom;