package com.revenuecat.purchases.ui.revenuecatui.components.stack;

import J4.a;
import com.revenuecat.purchases.ui.revenuecatui.components.ktx.ShapeKt;
import kotlin.jvm.internal.p;
import p0.X;

/* JADX INFO: loaded from: classes3.dex */
public final class StackComponentViewKt$MainStackComponent$composeShape$2$1 extends p implements a {
    final /* synthetic */ StackComponentState $stackState;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public StackComponentViewKt$MainStackComponent$composeShape$2$1(StackComponentState stackComponentState) {
        super(0);
        this.$stackState = stackComponentState;
    }

    @Override // J4.a
    public final X invoke() {
        return ShapeKt.toShape(this.$stackState.getShape());
    }
}
