pr20 property

EdgeInsets pr20

Gives 20dp padding from right side

Implementation

static EdgeInsets get pr20 => pr(20);