pl32 property

EdgeInsets pl32

Gives 32dp padding from left side

Implementation

static EdgeInsets get pl32 => pl(32);