margin method

Sets the margin property of the box.

Implementation

VxAnimatedBox margin(EdgeInsetsGeometry val) => this.._margin = val;