down method

T down()

Creates an Attribute instance with VerticalDirection.down.

Implementation

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