pb20 property

EdgeInsets get pb20

Provides 20dp padding on the bottom side.

Implementation

static EdgeInsets get pb20 => pb(20);