offset property

Offset offset
final

The offset is applied relative to the initial position set by the position.

When not set, the offset defaults to Offset.zero.

Implementation

final Offset offset;