centerRight property

void centerRight

Implementation

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