# TabIconInsets
Dictionary to specify edge insets for iconInsets. Difference from typical Padding is that right
and bottom
are ignored and calculated internally from top
/left
values.
NOTE
This is an abstract type. Any object of this structure can be used where this type is used.