Inset

inline fun Inset(vertical: AutoLength, horizontal: AutoLength): Inset(source)
inline fun Inset(top: AutoLength, horizontal: AutoLength, bottom: AutoLength): Inset(source)
inline fun Inset(top: AutoLength, right: AutoLength, bottom: AutoLength, left: AutoLength): Inset(source)