pb16 property

Padding pb16

Gives 16dp padding from bottom side

Implementation

Padding get pb16 => _padding(bottom: 16);