withPaddingLeft property

EdgeInsets get withPaddingLeft

Implementation

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