alignBottomLeft property

Widget get alignBottomLeft

Implementation

Widget get alignBottomLeft =>
    Align(alignment: Alignment.bottomLeft, child: this);