widthDp

fun <T : View> T.widthDp(value: Int): T
fun <T : View> T.widthDp(value: Float): T
var View.widthDp: Int