Start native apps faster with the Composables CLI ->
Object

ButtonDefaults

Default values used for Button.

Source set: Android
public object ButtonDefaults

Default values used for Button.

Functions

contentPadding

@Composable
public fun contentPadding(buttonSize: ButtonSize): PaddingValues

Default content padding used for a Button with the specified buttonSize.

Last updated: