bottomLeft property

void bottomLeft

Implementation

void get bottomLeft =>
    _add((w) => Align(alignment: Alignment.bottomLeft, child: w));