horizontal method

T horizontal()

Creates an Attribute instance with Axis.horizontal.

Implementation

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