bottomLeft property

Align bottomLeft

Align child to Bottom Left of parent widget

Implementation

Align get bottomLeft => _align(Alignment.bottomLeft);