RemoteButtonGroupDefaults

object RemoteButtonGroupDefaults


Contains the default values used by RemoteButtonGroup

Summary

Public functions

RemotePaddingValues

Return the recommended padding to use as the contentPadding of a RemoteButtonGroup, when it takes the full width of the screen.

Public properties

RemoteDp

Default for the minimum width of buttons in a RemoteButtonGroup

RemoteDp

Spacing between buttons.

Public functions

fullWidthPaddings

Added in 1.0.0-alpha01
fun fullWidthPaddings(): RemotePaddingValues

Return the recommended padding to use as the contentPadding of a RemoteButtonGroup, when it takes the full width of the screen.

Public properties

MinWidth

Added in 1.0.0-alpha01
val MinWidthRemoteDp

Default for the minimum width of buttons in a RemoteButtonGroup

Spacing

Added in 1.0.0-alpha01
val SpacingRemoteDp

Spacing between buttons.