pt32 property

EdgeInsets pt32

Gives 32dp padding from top side

Implementation

static EdgeInsets get pt32 => pt(32);