offset property

LayoutOffset get offset

The current offset (position) of this child after layout.

Only valid after layout has been called. Represents the final position assigned to this child relative to its parent.

Implementation

LayoutOffset get offset;