pl property

Converts num as left padding.

numを左方向のパディングとして変換します。

Implementation

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