py12 property

EdgeInsets py12

Gives 12dp padding vertically

Implementation

static EdgeInsets get py12 => py(12);