px16 property

EdgeInsets px16

Gives 16dp padding horizontally

Implementation

static EdgeInsets get px16 => _padding(horizontal: 16);