Companion

Functions

Link copied to clipboard
fun default(shape: Shape = if (Platform.rememberIsTv()) { Platform.shapes().medium } else { RectangleShape }, focusedShape: Shape = shape, pressedShape: Shape = shape, disabledShape: Shape = shape, focusedDisabledShape: Shape = disabledShape): PlatformSurfaceShape.Clickable