drawText method

void drawText(
  1. CanvasTextObject text
)

Draws text immediately.

Implementation

void drawText(CanvasTextObject text) {}