alignBottomLeft property
Align
get
alignBottomLeft
Implementation
Align get alignBottomLeft =>
Align(alignment: Alignment.bottomLeft, child: this);
Align get alignBottomLeft =>
Align(alignment: Alignment.bottomLeft, child: this);