pb12 property

Padding pb12

Gives 12dp padding from bottom side

Implementation

Padding get pb12 => _padding(bottom: 12);