offset property Null safety
read / write
The offset at which to paint the child in the parent's coordinate system.
Implementation
Offset offset = Offset.zero;
The offset at which to paint the child in the parent's coordinate system.
Offset offset = Offset.zero;