bottom

fun bottom(value: ScaledValueProperty)

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

example call:

paddings {
bottom { small }
}

Parameters

value

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