bottom

fun bottom(value: ScaledValueProperty)

This function is used to define the positional behaviour of an element by the bottom property.

example call:

bottom { small } // use predefined properties of the theme
bottom { "2em" } // provide custom value

Parameters

value

positional value; recommended to use the predefined properties of the theme