fun View.setStartMarginInDp(margin: Int): Unit
Sets the start margin of a View to the desired dp value.
margin - The desired dp value for the View's start margin.
margin