right

fun right(value: ScaledValueProperty)

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

example call:

paddings {
right { large }
}

Parameters

value

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