px8 property

EdgeInsets get px8

Gives 8dp padding horizontally

Implementation

static EdgeInsets get px8 => _padding(horizontal: 8);