Logo

fun Logo(url: String, size: Dp = 55.dp)

Function to display an image as logo

Parameters

size

: the size of the logo, default value 55.dp

url

: the url of the image to display