bottomLeft method

T bottomLeft()

Creates an Attribute instance with Alignment.bottomLeft.

Implementation

T bottomLeft() => builder(Alignment.bottomLeft);