alignTopLeft method

Widget alignTopLeft()

对齐 上左边

Implementation

Widget alignTopLeft() => align(Alignment.topLeft);