push abstract method

void push(
  1. String path
)

Push a new path to navigation stack.

Implementation

void push(String path);