pr16 property

EdgeInsets pr16

Gives 16dp padding from right side

Implementation

static EdgeInsets get pr16 => _padding(right: 16);