updateViewport abstract method

Future updateViewport(
  1. int width,
  2. int height
)

Implementation

Future updateViewport(int width, int height);