bottomCenter property

void bottomCenter

Implementation

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