left

fun left(value: ScaledValueProperty)

This function is used to set the left padding or margin property according to the passed SpacesContext.leftKey value like `margin-left`.

example call:

margins {
left { normal }
}

Parameters

value

extension function parameter to bring the predefined space values of the theme into the scope of the functional expression