pb48 property

Padding pb48

Gives 48dp padding from bottom side

Implementation

Padding get pb48 => _padding(bottom: 48);