offset property

Offset offset
final

The offset of the indicator in x,y coordinates.

This will be applied before the indicator is rotated.

By default Offset.zero.

Implementation

final Offset offset;