outlinedIconButtonVibrantBorder

@Composable
fun outlinedIconButtonVibrantBorder(enabled: Boolean): BorderStroke

Represents the BorderStroke for an OutlinedIconButton, depending on its enabled state. The spec recommended color will be used as the border color.

Parameters

enabled

whether the icon button is enabled