restartable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable], [androidx.compose.ui.UiComposable], [androidx.compose.ui.UiComposable]]") fun Button( stable onClick: Function0 stable modifier: Modifier stable enabled: Boolean stable backgroundColor: Function3<@[ParameterName(name = 'enabled')] Boolean, Composer, Int, State> stable interactionSource: MutableInteractionSource stable shape: Shape stable border: Function3<@[ParameterName(name = 'enabled')] Boolean, Composer, Int, State?> stable minButtonSize: Dp unstable contentProviderValues: Array> stable content: @[ExtensionFunctionType] Function3 ) restartable scheme("[androidx.compose.ui.UiComposable]") fun Icon( unstable painter: Painter stable contentDescription: String? stable modifier: Modifier stable tint: Color ) restartable scheme("[androidx.compose.ui.UiComposable]") fun Text( stable text: AnnotatedString stable modifier: Modifier stable color: Color stable fontSize: TextUnit stable fontStyle: FontStyle? stable fontWeight: FontWeight? stable fontFamily: FontFamily? stable letterSpacing: TextUnit stable textDecoration: TextDecoration? stable textAlign: TextAlign? stable lineHeight: TextUnit stable overflow: TextOverflow stable softWrap: Boolean stable maxLines: Int stable minLines: Int unstable inlineContent: Map stable onTextLayout: Function1 stable style: TextStyle )