Name Description Size
Int.kt Returns a localized string representation of the value. 545
Modifier.kt Add a dashed border around the current composable. @param color [Color] to apply to the dashed border. @param cornerRadius The corner radius of the rounded rectangle. @param dashHeight The thickness of a dash. @param dashWidth The length of a dash. @param dashGap The size of the gap between the dashes. 7502