bottomRight property

CustomPoint<T> bottomRight

Bottom-Right corner's point.

Implementation

CustomPoint<T> get bottomRight => max;