exactly static method

AnchorPos exactly(
  1. Anchor anchor
)

Implementation

static AnchorPos exactly(Anchor anchor) => AnchorPos._(anchor);