unstable class CurvedScope { stable val curvedLayoutDirection: CurvedLayoutDirection unstable val nodes: MutableList = Unstable } unstable class CurvedTextStyle { stable val background: Color stable val color: Color stable val fontSize: TextUnit stable var fontWeight: FontWeight? = Unstable }