alignTopLeft property

Widget alignTopLeft

Implementation

Widget get alignTopLeft => Align(child: this, alignment: Alignment.topLeft);