py64 property

EdgeInsets py64

Gives 64dp padding vertically

Implementation

static EdgeInsets get py64 => py(64);