pl12 property

EdgeInsets pl12

Gives 12dp padding from left side

Implementation

static EdgeInsets get pl12 => _padding(left: 12);