restartable skippable fun CurvedRow( stable modifier: Modifier? = @static Companion stable anchor: Float = @static 270.0f stable anchorType: AnchorType = @dynamic Companion.Center stable radialAlignment: RadialAlignment = @dynamic Companion.Center stable content: @[ExtensionFunctionType] Function3 ) restartable skippable fun CurvedText( stable text: String stable modifier: Modifier? = @static Companion stable textStyle: TextStyle? = @static null unused stable : CurvedRowScope )