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