Insets Wrapper
class InsetsWrapper
A wrapper for Insets has a visibility state.
You can use toInsets to convert it to Insets.
Parameters
left
the left insets (px).
top
the top insets (px).
right
the right insets (px).
bottom
the bottom insets (px).
is Visible
the visibility state.