I have the following code:
class Label(context: Context): View(context) { private val textPaint = Paint(ANTI_ALIAS_FLAG) var text = ""