margin property

void margin=(EdgeInsets v)

Implementation

set margin(EdgeInsets v) => padding = v;