pt32 property

EdgeInsets get pt32

Gives 32dp padding from top side

Implementation

static EdgeInsets get pt32 => _padding(top: 32);