Creates an Attribute instance from a custom int value.
@override T call(int value) => builder(value);