margin property
How the container margin will be handled.
If this is null EdgeInsets.all(0) will be used.
Implementation
final EdgeInsetsGeometry margin;
How the container margin will be handled.
If this is null EdgeInsets.all(0) will be used.
final EdgeInsetsGeometry margin;