padding property

void padding=(EdgeInsets v)

Implementation

set padding(EdgeInsets v) => _style.padding = v;