px12 property

EdgeInsets px12

Gives 12dp padding horizontally

Implementation

static EdgeInsets get px12 => px(12);