on method

T on()

Creates an Attribute instance with a value of true.

Implementation

T on() => builder(true);