ContentAlignment constructor

ContentAlignment(
  1. double x,
  2. double y
)

Implementation

ContentAlignment(this.x, this.y);