resize method

void resize()

Implementation

void resize() {
  state?.requestStateUpdate();
}