offset property

Offset offset
final

The offset of the follower widget relative to the target widget. This is useful for fine-tuning the position of the follower widget.

Defaults to Offset.zero.

Implementation

final Offset offset;