offset property

Offset offset
final

Set an offset to move the Indent joint in the x, y directions. Scoping lines will only by affected by the y-component of the offset. By default the joint is drawn at the y-center and 12dps left of the content. By default Offset.zero is used for offset

Implementation

final Offset offset;