topCenter method

T topCenter()

Creates an Attribute instance with Alignment.topCenter.

Implementation

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