getVerticalStartEndpoint function

Offset getVerticalStartEndpoint(
  1. Rect bounds
)

Implementation

Offset getVerticalStartEndpoint(Rect bounds) => bounds.bottomCenter;