SafeAreaInsets

constructor(top: Int? = null, topMax: Int? = null, left: Int? = null, leftMax: Int? = null, bottom: Int? = null, bottomMax: Int? = null, right: Int? = null, rightMax: Int? = null)