toExamplePage function

Future toExamplePage()

Implementation

Future toExamplePage() async {
  return toNamed(routesExampleNamed);
}