pop abstract method

void pop(
  1. AppTabType? tab
)

Pops latest route from stack

Implementation

void pop(AppTabType? tab);