convert method

Alignment convert()

Converts the global position at which the pointer contacted the screen into Alignment.

Implementation

Alignment convert() => Alignment(_alignmentX, _alignmentY);