all

fun all(value: ScaledValueProperty)

This function is used to set the all paddings or margins It is usefull to override existing specific definitions for top, etc.

example call:

paddings {
all { small }
}

Parameters

value

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