vertical method

T vertical()

Creates an Attribute instance with Axis.vertical.

Implementation

T vertical() => builder(Axis.vertical);