hardEdge method

T hardEdge()

Creates an Attribute instance with Clip.hardEdge.

Implementation

T hardEdge() => builder(Clip.hardEdge);