margin property

EdgeInsetsGeometry margin
final

How the container margin will be handled.

If this is null EdgeInsets.all(0) will be used.

Implementation

final EdgeInsetsGeometry margin;