offset property
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;
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.
final Offset offset;