py20 property

EdgeInsets py20

Gives 20dp padding vertically

Implementation

static EdgeInsets get py20 => py(20);