offset property

Offset? offset
final

Offset of the child from the top-left corner of the stack.

Default value is Offset.zero.

Implementation

final Offset? offset;