up method

T up()

Creates an Attribute instance with VerticalDirection.up.

Implementation

T up() => builder(VerticalDirection.up);