pt8 property

Padding pt8

Gives 8dp padding from top side

Implementation

Padding get pt8 => _padding(top: 8);