getVerticalEndEndpoint function

Offset getVerticalEndEndpoint(
  1. Rect bounds
)

Implementation

Offset getVerticalEndEndpoint(Rect bounds) => bounds.topCenter;