pl8 property

EdgeInsets get pl8

Gives 8dp padding from left side

Implementation

static EdgeInsets get pl8 => _padding(left: 8);