margin property

void margin=(EdgeInsets v)

Implementation

set margin(EdgeInsets v) => $parent..margin = v;