pt20 property

EdgeInsets pt20

Gives 20dp padding from top side

Implementation

static EdgeInsets get pt20 => pt(20);