p20 property

Gives 20dp padding from all sides

Implementation

static EdgeInsets get p20 => all(20);