pt4 property

EdgeInsets get pt4

Provides 4dp padding on the top side.

Implementation

static EdgeInsets get pt4 => pt(4);