scale abstract method

void scale(
  1. num x,
  2. num y
)
inherited

Implementation

void scale(num x, num y);