dispose static method
void
dispose()
End of the widget test (cancels listeners).
Implementation
static void dispose() {
navigationFlow.dispose();
}
End of the widget test (cancels listeners).
static void dispose() {
navigationFlow.dispose();
}