pl property

EdgeInsets get pl

Padding left only: pl

Implementation

EdgeInsets get pl => EdgeInsets.only(left: toDouble());