off method

T off()

Creates an Attribute instance with a value of false.

Implementation

T off() => builder(false);