pl16 property

EdgeInsets pl16

Gives 16dp padding from left side

Implementation

static EdgeInsets get pl16 => pl(16);