goForward method

Future<void> goForward()

Implementation

Future<void> goForward() => controller.goForward();