px16 property

EdgeInsets px16

Gives 16dp padding horizontally

Implementation

static EdgeInsets get px16 => px(16);