left property

double get left

Gets the left edge x-coordinate (same as x)

Implementation

double get left => x;