🌈 Create new beautiful Compose Gradients with our new wesite ->
Class

OrbiterAlignment.BottomStart

Bottom-Start edge alignment.

Source set: Android
public class BottomStart(
        edgeOffsetType: OrbiterEdgeOffsetType = OrbiterEdgeOffsetType.OuterEdge,
        offset: DpVolumeOffset = DpVolumeOffset(0.dp, 0.dp, OrbiterDefaults.Elevation),
    ) : OrbiterAlignment(SpatialAlignment.BottomStart, edgeOffsetType, offset)

Bottom-Start edge alignment.

Content updated: