getHorizontalStartEndpoint function

Offset getHorizontalStartEndpoint(
  1. Rect bounds
)

Implementation

Offset getHorizontalStartEndpoint(Rect bounds) => bounds.centerRight;