padding method

Sets the padding property of the box.

Implementation

VxAnimatedBox padding(EdgeInsetsGeometry val) => this..velocityPadding = val;