pb4 property

Padding pb4

Gives 4dp padding from bottom side

Implementation

Padding get pb4 => _padding(bottom: 4);