padding property

EdgeInsets padding
final

Optional padding to inset the clipping area.

This can be used to ensure content doesn't touch the edges of the shape.

Implementation

final EdgeInsets padding;