Creates an instance of IterableEdgeInsets.
The top edge inset.
The left edge inset.
The bottom edge inset.
The right edge inset.
Space at the bottom of the html content.
Space to the left of the html content.
Space to the right of the html content.
Space at the top of the html content.
Static
fromCreates an instance of IterableEdgeInsets
from a dictionary object.
An object containing the edge inset details with properties:
top
: The top edge inset.left
: The left edge inset.bottom
: The bottom edge inset.right
: The right edge inset.A new instance of IterableEdgeInsets
initialized with the provided edge inset values.
Space around the html content