topLeft property

void topLeft

Implementation

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