Kmp Window Insets Holder
data class KmpWindowInsetsHolder(top: Dp = 0.dp, right: Dp = 0.dp, bottom: Dp = 0.dp, left: Dp = 0.dp)
Defines the total safe area bounds from which different window insets are derived
Defines the total safe area bounds from which different window insets are derived