pb8 property

Padding pb8

Gives 8dp padding from bottom side

Implementation

Padding get pb8 => _padding(bottom: 8);