requestResize method

Future requestResize()

Implementation

Future requestResize() async {
  await walkResize();
}