drawVerticalText abstract method

void drawVerticalText(
  1. dynamic canvas
)

draw vertical text

Implementation

void drawVerticalText(canvas);