package com.revenuecat.purchases.ui.revenuecatui;

import J4.a;
import J4.c;
import androidx.compose.runtime.MutableState;
import androidx.compose.runtime.SnapshotStateKt__SnapshotStateKt;
import kotlin.jvm.internal.p;

/* JADX INFO: loaded from: classes3.dex */
public final class PaywallDialogKt$PaywallDialog$shouldDisplayDialog$2$1 extends p implements a {
    final /* synthetic */ c $shouldDisplayBlock;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public PaywallDialogKt$PaywallDialog$shouldDisplayDialog$2$1(c cVar) {
        super(0);
        this.$shouldDisplayBlock = cVar;
    }

    @Override // J4.a
    public final MutableState<Boolean> invoke() {
        return SnapshotStateKt__SnapshotStateKt.mutableStateOf$default(Boolean.valueOf(this.$shouldDisplayBlock == null), null, 2, null);
    }
}
