px32 property

EdgeInsets get px32

Gives 32dp padding horizontally

Implementation

static EdgeInsets get px32 => _padding(horizontal: 32);