alignBottom property

Align alignBottom

Implementation

Align get alignBottom =>
    Align(alignment: Alignment.bottomCenter, child: this);