ListStyle
constructor(markerIndent: TextUnit? = null, contentsIndent: TextUnit? = null, itemSpacing: TextUnit? = null, orderedMarkers: RichTextScope.() -> OrderedMarkers? = null, unorderedMarkers: RichTextScope.() -> UnorderedMarkers? = null)
Parameters
markerIndent
The padding before each marker.
contentsIndent
The padding after each marker.