alignBottomLeft method

Widget alignBottomLeft()

对齐 下左边

Implementation

Widget alignBottomLeft() => align(Alignment.bottomLeft);