pl0 property

EdgeInsets get pl0

Provides 0dp padding on the left side.

Implementation

static EdgeInsets get pl0 => pl(0);