pb8 property

Gives 8dp padding from bottom side

Implementation

static EdgeInsets get pb8 => _padding(bottom: 8);