back abstract method

void back([
  1. T? result
])

Navigates back in the navigation stack.

Implementation

void back([T? result]);