Returns the component-wise minimum of two Insets.
an Insets instance where the inset on each side is the smaller of the insets on that side from a and b.
Insets
a
b
The first Insets.
The second Insets.