Ruler
A line that can be used to align layout children inside a [Placeable.PlacementScope].
Ruler
Class
Common
sealed class Ruler(internal val calculate: (PlacementScope.(Float) -> Float)?)
A line that can be used to align layout children inside a Placeable.PlacementScope.
