margin property
The margin outside the container.
If provided, this will override any margin specified in className.
Implementation
final EdgeInsetsGeometry? margin;
The margin outside the container.
If provided, this will override any margin specified in className.
final EdgeInsetsGeometry? margin;