pt20 property

Padding pt20

Gives 20dp padding from top side

Implementation

Padding get pt20 => _padding(top: 20);