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