left property

double left
final

The left edge of the text box, irrespective of direction.

To get the leading edge (which may depend on the direction), consider start.

Implementation

final double left;