bottomRight property
CustomPoint<T>
get
bottomRight
Bottom-Right corner's point.
Implementation
CustomPoint<T> get bottomRight => max;
Bottom-Right corner's point.
CustomPoint<T> get bottomRight => max;