pt24 property

Padding pt24

Gives 24dp padding from top side

Implementation

Padding get pt24 => _padding(top: 24);