pl24 property

EdgeInsets pl24

Gives 24dp padding from left side

Implementation

static EdgeInsets get pl24 => _padding(left: 24);