all

fun all(value: Int): Insets(source)

Creates equal distances on every side.

Return

an inset value with the requested distance.

Parameters

value

the non-negative distance for every side.

Throws

when twice value cannot be represented as an Int.