alignTopRight method

Widget alignTopRight()

对齐 上右边

Implementation

Widget alignTopRight() => align(Alignment.topRight);