borderBottom
Bottom border of the current component.
fun Modifier.borderBottom(width: CssSize? = null, style: BorderStyle? = null, color: Color? = null): Modifier(source)
Set the bottom border of the current component.
Bottom border of the current component.
Set the bottom border of the current component.