Internal position controller for draggable functionality Tracks the current position offset of the popup
final positionController = RM.inject<Offset>(() => Offset.zero);