py20 property

EdgeInsets get py20

Provides 20dp padding vertically.

Implementation

static EdgeInsets get py20 => py(20);