pb20 property

Padding pb20

Gives 20dp padding from bottom side

Implementation

Padding get pb20 => _padding(bottom: 20);