pop method

void pop()

Pushes a new page on the sheet navigator

Implementation

void pop() => _state!.navkey.currentState?.pop();