offset property

List<Offset?>? offset
getter/setter pair

Used to save offsets. Two point in case of other shapes and list of points for FreeStyle.

Implementation

List<Offset?>? offset;