void interact(FutureOr<void> Function(T value) call) => _apply(() => call(_interactibleHandler.value));