topRight method

T topRight()

Creates an Attribute instance with Alignment.topRight.

Implementation

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