insets
/
com.google.accompanist.insets
/
Insets
/
Companion
/
Insets
Insets
fun
Insets
(left:
Int
= 0, top:
Int
= 0, right:
Int
= 0, bottom:
Int
= 0):
Insets
Content copied to clipboard
Creates an
Insets
instance with the given values.