alignTopLeft property

Widget get alignTopLeft

Implementation

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