bottomRight method

T bottomRight()

Creates an Attribute instance with Alignment.bottomRight.

Implementation

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