topLeft property

CustomPoint<T> get topLeft

Top-Left corner's point.

Implementation

CustomPoint<T> get topLeft => min;