pl16 property

EdgeInsets get pl16

Provides 16dp padding on the left side.

Implementation

static EdgeInsets get pl16 => pl(16);