layoutInsets property

EdgeInsets layoutInsets
final

Insets to apply before laying out the image.

The image will still be painted in the full area.

Implementation

final EdgeInsets layoutInsets;