topLeft property

CustomPoint<T> topLeft

Top-Left corner's point.

Implementation

CustomPoint<T> get topLeft => min;