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