get Corner Radius
abstract fun getCornerRadius(width: Float, height: Float, insets: Float, drawScope: DrawScope): Float
Content copied to clipboard
Returns the corner radius of a button.
Return
Corner radius of a button.
Parameters
insets
Button insets.