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

OrbiterAlignment.BottomEnd

Bottom-End edge alignment.

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

Bottom-End edge alignment.

Content updated: