contentPosition

abstract val contentPosition: Position

The Position where the content of the rendered Component starts relative to the top left corner of the component. In other words the content position is the sum of the offset positions for each decoration.

Sources

(source)
Link copied to clipboard