stackPos property

Offset? stackPos
getter/setter pair

Store the start position of stack widget in the canvas. This position is used to calculate the position of the connections in the canvas

Implementation

Offset? stackPos;