offset property

Offset offset

组件在在屏幕坐标中的起始偏移坐标

Implementation

Offset get offset => localToGlobal(Offset.zero);