elevation
@Composable
Content copied to clipboard
Contract to help build Button Elevation based on button's enabled and interactionSource.
Parameters
enabled
to decide if button is enabled.
interactionSource
InteractionSource for the given button.
Contract to help build Button Elevation based on button's enabled and interactionSource.
to decide if button is enabled.
InteractionSource for the given button.