py12 property

EdgeInsets py12

Gives 12dp padding vertically

Implementation

static EdgeInsets get py12 => _padding(vertical: 12);