bottomRight property

void bottomRight

Implementation

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