AppLogo

fun AppLogo(appLogoSize: Dp = 60.dp, namePlateSize: Dp = 200.dp, namePlateTopPadding: Dp = 0.dp, namePlateRegistered: Boolean = true)

This composable is the AppLogo. It displays the app logo.

Parameters

appLogoSize

the size of the app logo

namePlateSize

the size of the name plate

namePlateTopPadding

the top padding of the name plate

namePlateRegistered

whether the name plate is registered