topRight property

void topRight

Implementation

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