alignBottomRight method

Widget alignBottomRight()

对齐 下右边

Implementation

Widget alignBottomRight() => align(Alignment.bottomRight);