m3RuleStyle

fun m3RuleStyle(color: Color = MaterialTheme.colorScheme.outlineVariant, shape: Shape = RectangleShape, thickness: Dp = Dp.Hairline): RuleStyle(source)

Constructs a RuleStyle using recommended defaults for your Material 3 theme.