pb24 property

Padding pb24

Gives 24dp padding from bottom side

Implementation

Padding get pb24 => _padding(bottom: 24);