pt12 property

EdgeInsets get pt12

Provides 12dp padding on the top side.

Implementation

static EdgeInsets get pt12 => pt(12);