设置对齐
AnimatedBuilder alignment(AlignmentGeometry? alignment) { _alignment = alignment; return this; }