pl24 property

EdgeInsets pl24

Gives 24dp padding from left side

Implementation

static EdgeInsets get pl24 => pl(24);