padL property

EdgeInsets get padL

Padding left

Implementation

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