fillText

JS
1.1
abstract fun fillText(
    text: String,
    x: Double,
    y: Double,
    maxWidth: Double = definedExternally)