pb32 property

Padding pb32

Gives 32dp padding from bottom side

Implementation

Padding get pb32 => _padding(bottom: 32);