none method

T none()

Creates an Attribute instance with BorderStyle.none.

Implementation

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