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

import J4.a;
import com.revenuecat.purchases.ui.revenuecatui.components.style.TextComponentStyle;
import com.revenuecat.purchases.ui.revenuecatui.components.timeline.TimelineComponentState;
import kotlin.jvm.internal.p;

/* JADX INFO: loaded from: classes3.dex */
public final class TimelineComponentState$ItemState$description$2 extends p implements a {
    final /* synthetic */ TimelineComponentState.ItemState this$0;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public TimelineComponentState$ItemState$description$2(TimelineComponentState.ItemState itemState) {
        super(0);
        this.this$0 = itemState;
    }

    @Override // J4.a
    public final TextComponentStyle invoke() {
        return this.this$0.style.getDescription();
    }
}
