pl20 property

EdgeInsets pl20

Gives 20dp padding from left side

Implementation

static EdgeInsets get pl20 => pl(20);