pt4 property

Padding pt4

Gives 4dp padding from top side

Implementation

Padding get pt4 => _padding(top: 4);