listStyle

List style of the current component.


fun Modifier.listStyle(type: ListStyleType? = null, position: ListStylePosition? = null, image: String? = null): Modifier(source)

Set the list style of the current component.