pl12 property

EdgeInsets pl12

Gives 12dp padding from left side

Implementation

static EdgeInsets get pl12 => pl(12);