Composable Function

RemoteSpacer

A spacer that takes up space as defined by the provided modifier.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free

RemoteSpacer

Android
@RemoteComposable
@Composable
public fun RemoteSpacer(modifier: RemoteModifier = RemoteModifier)

A spacer that takes up space as defined by the provided modifier.

This delegates to RemoteBox which handles the layout recording or foundation Box dispatching.