margin method

Implementation

@deprecated
Container margin(EdgeInsetsGeometry margin) => Container(child: this, margin: margin);