Button Primary
@Composable
Content copied to clipboard
Custom button for primary button
Parameters
modifier
An optional modifier for this button
text
Text of the button
on Click
onClick lambda to perform when this button is clicked
background Colour
colour of the button in enable state
text Colour
colour of the text of this button in enable state