getHorizontalEndEndpoint function

Offset getHorizontalEndEndpoint(
  1. Rect bounds
)

Implementation

Offset getHorizontalEndEndpoint(Rect bounds) => bounds.centerLeft;