px20 property

EdgeInsets px20

Gives 20dp padding horizontally

Implementation

static EdgeInsets get px20 => _padding(horizontal: 20);