Aligns the position to the corners of the block grid.
Execute align(String axis) { assert(axis.isNotEmpty); return _addArgumentRet('align $axis'); }