back method

void back()
inherited

See NavigationHistory.back

Implementation

void back() => navigationHistory.back();