px20 property

EdgeInsets px20

Gives 20dp padding horizontally

Implementation

static EdgeInsets get px20 => px(20);