back method

void back()

Implementation

void back() => Navigator.of(this).pop();