Package-level declarations
Types
Link copied to clipboard
Class to specify the stroke to draw border with.
Link copied to clipboard
Link copied to clipboard
data class CornerRadius(val topStart: Int = 0, val topEnd: Int = 0, val bottomEnd: Int = 0, val bottomStart: Int = 0)