paddingLeft property

EdgeInsets get paddingLeft

Implementation

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