py16 property

EdgeInsets py16

Gives 16dp padding vertically

Implementation

static EdgeInsets get py16 => py(16);