Bullet

The default bullet style.

Its visual representation changes automatically based on the nesting level of the item within the OudsBulletList:

  • Level 0: A solid square bullet.

  • Level 1: An outlined square bullet.

  • Level 2: A dash.

Functions

Link copied to clipboard

The Jetpack Compose UI for this component content.

open override fun Content(modifier: Modifier)

The Jetpack Compose UI for this component content. Subclasses must implement this method to provide content.