pb0 property

EdgeInsets get pb0

Provides 0dp padding on the bottom side.

Implementation

static EdgeInsets get pb0 => pb(0);