pl12 property

EdgeInsets get pl12

Provides 12dp padding on the left side.

Implementation

static EdgeInsets get pl12 => pl(12);