pr48 property

EdgeInsets get pr48

Gives 48dp padding from right side

Implementation

static EdgeInsets get pr48 => _padding(right: 48);