pt12 property

EdgeInsets pt12

Gives 12dp padding from top side

Implementation

static EdgeInsets get pt12 => pt(12);