call abstract method

Offset call(
  1. Alignment child,
  2. Alignment portal
)

Returns the spacing offset for the portal.

Implementation

Offset call(Alignment child, Alignment portal);