Outline
          @Composable
Content copied to clipboard
Outline button with icon.
Parameters
modifier
modifier to passed down from parent.
border
width of the border, default is 1 dp.
border
colour of the border, default is primary colour.
image
icon for the button, default is heart outline.
content
description of the icon.
icon
end padding of the icon.
text
text for the button.
on
callback when the button is clicked.