pb4 property

EdgeInsets get pb4

Provides 4dp padding on the bottom side.

Implementation

static EdgeInsets get pb4 => pb(4);