margin property

EdgeInsetsGeometry? margin
final

The margin outside the container.

If provided, this will override any margin specified in className.

Implementation

final EdgeInsetsGeometry? margin;