topLeft property

Point<T> topLeft

Top-Left corner's point.

Implementation

Point<T> get topLeft => min;