pt12 property

Padding pt12

Gives 12dp padding from top side

Implementation

Padding get pt12 => _padding(top: 12);