Android
public val LocalRemoteTextStyle: ProvidableCompositionLocal<RemoteTextStyle>
CompositionLocal containing the preferred RemoteTextStyle that will be used by RemoteText components by default. To set the value for this CompositionLocal, see ProvideRemoteTextStyle which will merge any missing RemoteTextStyle properties with the existing RemoteTextStyle set in this CompositionLocal.