solid method

T solid()

Creates an Attribute instance with BorderStyle.solid.

Implementation

T solid() => builder(BorderStyle.solid);