margin property

EdgeInsetsGeometry? margin
final

EdgeInsets to apply on the outside edge, condensing the space available to the container and content within it.

Implementation

final EdgeInsetsGeometry? margin;