$Padding.wrap constructor

$Padding.wrap(
  1. Padding $value
)

Implementation

$Padding.wrap(this.$value) : _superclass = $Widget.wrap($value);