orient method

Decor orient(
  1. Alignment center,
  2. Alignment focus
)

Implementation

Decor orient(Alignment center, Alignment focus) => _config(center: center, focus: focus);