offset property

Offset offset

Current view offset (top-left corner coordinates).

Implementation

Offset get offset => Offset(-value.row0[3], -value.row1[3]);