py32 property

EdgeInsets py32

Gives 32dp padding vertically

Implementation

static EdgeInsets get py32 => py(32);