Source set: Android
public object RemoteButtonGroupDefaults
Contains the default values used by RemoteButtonGroup
Properties
Spacing
Source set: Android
public val Spacing: RemoteDp
Spacing between buttons.
MinWidth
Source set: Android
public val MinWidth: RemoteDp
Default for the minimum width of buttons in a RemoteButtonGroup
Functions
fullWidthPaddings
public fun fullWidthPaddings(): RemotePaddingValues
Return the recommended padding to use as the contentPadding of a RemoteButtonGroup, when it takes the full width of the screen.