pr12 property

EdgeInsets pr12

Gives 12dp padding from right side

Implementation

static EdgeInsets get pr12 => pr(12);