Companion

Functions

Link copied to clipboard
fun default(shape: Shape = CircleShape, focusedShape: Shape = shape, pressedShape: Shape = shape, disabledShape: Shape = shape, focusedDisabledShape: Shape = disabledShape): PlatformButtonShape
Link copied to clipboard
fun icon(shape: Shape = CircleShape, focusedShape: Shape = shape, pressedShape: Shape = shape, disabledShape: Shape = shape, focusedDisabledShape: Shape = disabledShape): PlatformButtonShape